Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway. PDK_3.0.d
authorSimon Howkins <simonh@symbian.org>
Thu, 03 Dec 2009 15:29:05 +0000
changeset 11 2e0eeacfdf12
parent 10 a9cc6fb4aaa6
child 12 3741a4142620
Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway.
kernel/eka/rombuild/rom.xml
--- a/kernel/eka/rombuild/rom.xml	Thu Dec 03 15:22:06 2009 +0000
+++ b/kernel/eka/rombuild/rom.xml	Thu Dec 03 15:29:05 2009 +0000
@@ -22,6 +22,5 @@
 	<interface name="base.rom" extends="Symbian.KernelFLM" flm="rom.flm">
 		<param name="REE_TARGET"/>
 		<param name="TYPE"/>
-		<param name="EPOCROOT" default='/'/>
 	</interface>
 </build>