Merge with /home/tur/git/u-boot#cm5200-si
[oweals/u-boot.git] / fs / fdos / fat.c
index 2ef2371e17f19c29df4e3fb92105811437ab4fb8..2e2d2b8cefb0ee0ad48a2ce7982dc2afaa326548 100644 (file)
@@ -26,7 +26,7 @@
 #include <config.h>
 #include <malloc.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
 
 #include "dos.h"
 #include "fdos.h"