From eed49f09ce82e5f6853bd46263b2963cf577577a Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Thu, 26 Nov 2009 17:17:43 +0000 Subject: Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23760 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondavx747.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h index 046aeff5c8..259538facc 100644 --- a/firmware/export/config-ondavx747.h +++ b/firmware/export/config-ondavx747.h @@ -174,6 +174,8 @@ No access to the NAND yet.. #define NUM_DRIVES 2 */ #define CONFIG_STORAGE (STORAGE_SD) +#define HAVE_MULTIVOLUME +#define HAVE_MULTIDRIVE #define NUM_DRIVES 1 #define HAVE_HOTSWAP_STORAGE_AS_MAIN #define INCLUDE_TIMEOUT_API -- cgit v1.2.3