--- a/core/src/fshell.mmp Thu Aug 26 15:28:08 2010 +0100
+++ b/core/src/fshell.mmp Sat Aug 28 00:12:38 2010 +0100
@@ -86,6 +86,8 @@
#define PLAT platform_ARM4
#elif defined(MARM_ARMV5)
#define PLAT platform_ARMV5
+#else
+#error "Platform not understood in fshell.mmp!"
#endif
#ifdef SBSV2