diff -r e7f4b52d2c87 -r 8dfd870f0c0f omap3530/beagleboard/rom/kernel.iby --- a/omap3530/beagleboard/rom/kernel.iby Sun Nov 21 00:54:40 2010 +0000 +++ b/omap3530/beagleboard/rom/kernel.iby Sun Nov 21 01:51:16 2010 +0000 @@ -43,9 +43,12 @@ //extension[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\resman.ldd \sys\bin\resman.ldd #include -#include -#ifdef BYD_LCD +#ifdef USE_SPI +#include +#endif + +#ifdef BYD_TOUCH extension[VARID]=\Epoc32\Release\ARMV5\##BUILD##\_##VARIANT##_byd_xyin.dll \sys\bin\byd_xyin.dll #endif