]> git.sur5r.net Git - u-boot/blobdiff - fs/fdos/fat.c
PPC: Change lib_ppc/bat_rw.c to use high bats
[u-boot] / fs / fdos / fat.c
index 7f26e2e22f75f0d8ae880de9995d11650ae85e77..2e2d2b8cefb0ee0ad48a2ce7982dc2afaa326548 100644 (file)
@@ -26,7 +26,7 @@
 #include <config.h>
 #include <malloc.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS) || defined(CONFIG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
 
 #include "dos.h"
 #include "fdos.h"