Don't attempt to build an SMP ROM for ne1_tb
authorWilliam Roberts <williamr@symbian.org>
Fri, 01 Oct 2010 12:45:26 +0100
changeset 3 b41049883d87
parent 2 048b58430d46
child 4 5937e08d5244
child 9 92dbc7730a2f
Don't attempt to build an SMP ROM for ne1_tb This flavour deliberately doesn't build ekern.exe in ARMV5SMP, so there's no way to make the ROM image
navienginebsp/ne1_tb/bld.inf
--- a/navienginebsp/ne1_tb/bld.inf	Fri Oct 01 11:40:18 2010 +0100
+++ b/navienginebsp/ne1_tb/bld.inf	Fri Oct 01 12:45:26 2010 +0100
@@ -126,8 +126,6 @@
 PRJ_MMPFILES
 hal/hal
 
-#endif // SMP
-
 // Build textshell image
 PRJ_EXTENSIONS
 start   extension       base/rom
@@ -135,4 +133,6 @@
 option  TYPE    tshell
 end
 
+#endif // SMP
+
 #endif // GCCXML