Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / fs / fdos / fat.c
index 2ef2371..2e2d2b8 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"