*** empty log message ***
[yaffs/.git] / yaffs_ramem.c
index 2c8d0bce05bb43249f622c329d7d4aecc11ae8ac..2aebfe981de65c8dadcb7b0a9f798b8e8b4e5eae 100644 (file)
  // Since this creates the RAM block at start up it is pretty useless for testing the scanner.
 
 #ifndef __KERNEL__
-#define YAFFS_RAM_ENABLED
+#define CONFIG_YAFFS_RAM_ENABLED
 #endif
 
-#ifdef YAFFS_RAM_ENABLED
+#ifdef CONFIG_YAFFS_RAM_ENABLED
 
 #include "yportenv.h"