diff options
| author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-11-26 22:34:42 +0000 |
|---|---|---|
| committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-11-26 22:34:42 +0000 |
| commit | d878018ec859f643af45fd2aab1c5656cac4e3f8 (patch) | |
| tree | 55f8b74ea49f7a9d1f1485ab090b3a528504eeb8 /firmware/export | |
| parent | d7d3bc248f53c504c591850ce955d899c6ab4c2d (diff) | |
| download | rockbox-d878018ec859f643af45fd2aab1c5656cac4e3f8.zip rockbox-d878018ec859f643af45fd2aab1c5656cac4e3f8.tar.gz rockbox-d878018ec859f643af45fd2aab1c5656cac4e3f8.tar.bz2 rockbox-d878018ec859f643af45fd2aab1c5656cac4e3f8.tar.xz | |
Onda VX747: don't define HAVE_MULTIVOLUME
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23768 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config-ondavx747.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h index 259538f..ac20325 100644 --- a/firmware/export/config-ondavx747.h +++ b/firmware/export/config-ondavx747.h @@ -174,7 +174,6 @@ 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 |