Remove explicit reference in iby to udeb version of tps65950.dll.
--- a/omap3530/shared/tps65950/tps65950.iby Tue Oct 12 20:53:54 2010 +0100
+++ b/omap3530/shared/tps65950/tps65950.iby Thu Oct 14 15:08:43 2010 +0100
@@ -13,13 +13,5 @@
// Description:
//
-
-#ifdef BASE_TEXT_SHELL_BUILD
-
-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
-
-#endif
\ No newline at end of file
+
+extension[0x09080001]= \Epoc32\Release\ARMV5\##BUILD##\tps65950.dll \sys\bin\tps65950.dll
\ No newline at end of file