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-logikdax.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware/export/config-logikdax.h') diff --git a/firmware/export/config-logikdax.h b/firmware/export/config-logikdax.h index 160058ff7f..da5a9e2bae 100644 --- a/firmware/export/config-logikdax.h +++ b/firmware/export/config-logikdax.h @@ -45,6 +45,10 @@ /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE +#define CONFIG_STORAGE STORAGE_NAND + +#define CONFIG_NAND NAND_TCC + /* LCD dimensions */ #define LCD_WIDTH 128 #define LCD_HEIGHT 64 @@ -139,8 +143,4 @@ #define ICODE_ATTR_ALAC #define IBSS_ATTR_SHORTEN_DECODED0 -#define CONFIG_STORAGE STORAGE_NAND - -#define CONFIG_NAND NAND_TCC - #endif /* SIMULATOR */ -- cgit v1.2.3