omap3530/shared/tps65950/tps65950.iby
changeset 94 e34b5496f1f6
parent 89 658c1b5474ed
--- a/omap3530/shared/tps65950/tps65950.iby	Wed Oct 27 17:49:51 2010 +0100
+++ b/omap3530/shared/tps65950/tps65950.iby	Mon Nov 01 12:10:58 2010 +0000
@@ -13,5 +13,15 @@
 // Description:
 //
 
- 
-extension[0x09080001]=    \Epoc32\Release\ARMV5\##BUILD##\tps65950.dll 			\sys\bin\tps65950.dll
\ No newline at end of file
+
+#ifdef BASE_TEXT_SHELL_BUILD
+
+// This line is used for lernelhwsrvkernel\eka\rom.pl - it does not work for "buildrom" or iMaker
+extension[0x09080001]=    \Epoc32\Release\ARMV5\##BUILD##\tps65950.dll 			\sys\bin\tps65950.dll
+
+#else
+
+// This line is used for buildrom and iMaker.
+extension[VARID]=\epoc32\release\ARMV5\BUILD_DIR\tps65950.dll				\sys\bin\tps65950.dll
+
+#endif