diff options
| author | Michael Sevakis <jethead71@rockbox.org> | 2014-08-29 23:36:11 -0400 |
|---|---|---|
| committer | Michael Sevakis <jethead71@rockbox.org> | 2014-08-29 23:36:11 -0400 |
| commit | f3d60aea34de60c4371c04fa1b8482ca71a64b53 (patch) | |
| tree | da90e55f804b4d9a9e93e48ff21416f9182801ca /firmware/export | |
| parent | 17a007bc60c69d6ea471a96a465e04ba4ac2d00f (diff) | |
| download | rockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.zip rockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.tar.gz rockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.tar.bz2 rockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.tar.xz | |
Hopefully fix most of the errors and warnings from the last push
Change-Id: I1a466b2d55f120796910039a0296ca324c58e891
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index 2a1cdb3..b1ee101 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -584,6 +584,7 @@ Lyre prototype 1 */ #define CONFIG_CPU 0 #undef HAVE_MULTIVOLUME #undef HAVE_MULTIDRIVE +#undef CONFIG_STORAGE #endif #ifdef APPLICATION |