From 526304e1cec3fd532c9712b330b2ee469586cf13 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 1 Nov 2008 16:49:38 +0000 Subject: fix reds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18962 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-cowond2.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'firmware/export/config-cowond2.h') diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h index 749eb0b882..18a80f2791 100644 --- a/firmware/export/config-cowond2.h +++ b/firmware/export/config-cowond2.h @@ -48,6 +48,10 @@ /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE +#define CONFIG_STORAGE STORAGE_NAND + +#define CONFIG_NAND NAND_TCC + /* Some (2Gb?) D2s seem to be FAT16 formatted */ #define HAVE_FAT16SUPPORT @@ -145,8 +149,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" -#define CONFIG_STORAGE STORAGE_NAND - -#define CONFIG_NAND NAND_TCC #endif /* SIMULATOR */ -- cgit v1.2.3