--- a/omap3530/shared/tps65950/tps65950.iby Tue Nov 02 00:33:23 2010 +0000
+++ b/omap3530/shared/tps65950/tps65950.iby Sat Nov 06 15:14:41 2010 +0000
@@ -16,10 +16,12 @@
#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
-extension[VARID]=\epoc32\release\ARMV5\UDEB\tps65950.dll \sys\bin\tps65950.dll
+// This line is used for buildrom and iMaker.
+extension[VARID]=\epoc32\release\ARMV5\BUILD_DIR\tps65950.dll \sys\bin\tps65950.dll
-#endif
\ No newline at end of file
+#endif