mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
checkwps: #undef CONFIG_STORAGE_MULTI for __PCTOOL__ builds
Fixes checkwps build on xDuooX3 (only target that uses it!) Change-Id: I4dfe095338c938f88a2791351c82f310d0531ad7
This commit is contained in:
parent
b0e257ccc6
commit
a463f68abb
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ Lyre prototype 1 */
|
||||||
#define CONFIG_CPU 0
|
#define CONFIG_CPU 0
|
||||||
#undef HAVE_MULTIVOLUME
|
#undef HAVE_MULTIVOLUME
|
||||||
#undef HAVE_MULTIDRIVE
|
#undef HAVE_MULTIDRIVE
|
||||||
|
#undef CONFIG_STORAGE_MULTI
|
||||||
#undef CONFIG_STORAGE
|
#undef CONFIG_STORAGE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue