kernel/eka/rombuild/nandtest_test.oby
changeset 31 56f325a607ea
parent 0 a41df078684a
child 90 947f0dc9f7a8
--- a/kernel/eka/rombuild/nandtest_test.oby	Mon Dec 21 16:14:42 2009 +0000
+++ b/kernel/eka/rombuild/nandtest_test.oby	Wed Dec 23 11:43:31 2009 +0000
@@ -159,6 +159,9 @@
 // rom.pl will put this in a rofs extension image
 #include <rom\rofstest\extension.oby>
 
+// rom.pl will put this in a SMR partition image
+#include <rom\include\smr1.oby>
+
 #ifdef MULTIPLEROFS
 // rom.pl will put this in a rofs image
 #include <rom\rofstest\rofs1.oby>