Avoid problem with unresolved reference to epbusm when building ROMs PDK_3.0.b
authorWilliam Roberts <williamr@symbian.org>
Wed, 14 Oct 2009 14:22:52 +0100
changeset 7 33bd282ab944
parent 6 b277c89230a2
child 8 2b2edcc1023e
child 9 1cc01d306e6b
Avoid problem with unresolved reference to epbusm when building ROMs
omap3530/beagleboard/rom/header.iby
--- a/omap3530/beagleboard/rom/header.iby	Fri Oct 09 16:15:50 2009 +0100
+++ b/omap3530/beagleboard/rom/header.iby	Wed Oct 14 14:22:52 2009 +0100
@@ -58,6 +58,9 @@
 //#define WITH_ROFS
 //#define WITH_COMP
 
+//MMC/SD not used, exclude MMC partition Library
+#define USE_CUSTOM_MMC_PARTITION    // "none" is a form of customisation
+
 #ifdef UNICODE
 unicode
 #endif