summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2014-08-29 23:36:11 -0400
committerMichael Sevakis <jethead71@rockbox.org>2014-08-29 23:36:11 -0400
commitf3d60aea34de60c4371c04fa1b8482ca71a64b53 (patch)
treeda90e55f804b4d9a9e93e48ff21416f9182801ca /firmware/export/config.h
parent17a007bc60c69d6ea471a96a465e04ba4ac2d00f (diff)
downloadrockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.tar.gz
rockbox-f3d60aea34de60c4371c04fa1b8482ca71a64b53.zip
Hopefully fix most of the errors and warnings from the last push
Change-Id: I1a466b2d55f120796910039a0296ca324c58e891
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 2a1cdb3416..b1ee101fe6 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -584,6 +584,7 @@ Lyre prototype 1 */
584#define CONFIG_CPU 0 584#define CONFIG_CPU 0
585#undef HAVE_MULTIVOLUME 585#undef HAVE_MULTIVOLUME
586#undef HAVE_MULTIDRIVE 586#undef HAVE_MULTIDRIVE
587#undef CONFIG_STORAGE
587#endif 588#endif
588 589
589#ifdef APPLICATION 590#ifdef APPLICATION