--- a/core/src/fshell.mmp Wed Aug 25 22:23:26 2010 +0100
+++ b/core/src/fshell.mmp Sat Aug 28 00:14:27 2010 +0100
@@ -87,6 +87,8 @@
#define PLAT platform_ARM4
#elif defined(MARM_ARMV5)
#define PLAT platform_ARMV5
+#else
+#error "Platform not understood in fshell.mmp!"
#endif
#ifdef SBSV2