Avoid problem with unresolved reference to epbusm when building ROMs
authorWilliam Roberts <williamr@symbian.org>
Wed, 14 Oct 2009 14:20:29 +0100
changeset 12 5c4b0c1fa5f8
parent 11 52c9f17ec5d1
child 13 4dc94b1feca7
Avoid problem with unresolved reference to epbusm when building ROMs
baseport/syborg/rom/header.iby
--- a/baseport/syborg/rom/header.iby	Fri Oct 09 15:18:54 2009 +0100
+++ b/baseport/syborg/rom/header.iby	Wed Oct 14 14:20:29 2009 +0100
@@ -48,6 +48,9 @@
 
 nowrapper				// no rom header
 
+//MMC/SD not used, exclude MMC partition Library
+#define USE_CUSTOM_MMC_PARTITION    // "none" is a form of customisation
+
 #ifdef UNICODE
 unicode
 #endif