# HG changeset patch # User Gareth Long # Date 1277908536 -3600 # Node ID 89a5a549046a90fa3d95a3014de40ade22d1ca69 # Parent 9c02609592b97a5549768bccd8fae80e8bb88287 CHanges to help Zoom2 baseport work without base.iby modification. diff -r 9c02609592b9 -r 89a5a549046a sf_config/rombuild/sf_refhw/bigrom.oby --- a/sf_config/rombuild/sf_refhw/bigrom.oby Tue Jun 29 17:01:23 2010 +0100 +++ b/sf_config/rombuild/sf_refhw/bigrom.oby Wed Jun 30 15:35:36 2010 +0100 @@ -171,6 +171,9 @@ //#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby #ifdef ZOOM2 #include +#include +#include +#include // default base.iby does not have a #ifdef added to include base_zoom2.iby // like so: // #elif defined(__MOMAP34XX_ZOOM2__)