# HG changeset patch # User William Roberts # Date 1255526429 -3600 # Node ID 5c4b0c1fa5f84f299d50ad82f561454aa109a2a4 # Parent 52c9f17ec5d1447e8bda17bcb2bd997557447248 Avoid problem with unresolved reference to epbusm when building ROMs diff -r 52c9f17ec5d1 -r 5c4b0c1fa5f8 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