]> git.sur5r.net Git - u-boot/blobdiff - board/zylonite/nand.c
Merge with git://www.denx.de/git/u-boot.git
[u-boot] / board / zylonite / nand.c
index a41714351f0e1e13e8446c765b9c31e975f3a10d..aa3932ad2ddd375f74e905aa2aa5d96e5e2d6b12 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <common.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #ifdef CONFIG_NEW_NAND_CODE
 
 #include <nand.h>