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:
Solomon Peachy 2020-04-05 15:14:43 -04:00
parent b0e257ccc6
commit a463f68abb

View file

@ -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