# HG changeset patch # User Fionntina Carville # Date 1287065323 -3600 # Node ID 658c1b5474edf2cffe2e3c7ec975826f5255c8d8 # Parent f6cd2532cd9b2bc35fde559f48a718248fd23a0a Remove explicit reference in iby to udeb version of tps65950.dll. diff -r f6cd2532cd9b -r 658c1b5474ed omap3530/shared/tps65950/tps65950.iby --- 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