]> git.sur5r.net Git - u-boot/blobdiff - board/esd/pci405/cmd_pci405.c
Sync'd u-boot-net with mainline
[u-boot] / board / esd / pci405 / cmd_pci405.c
index 0315c3d97bac2a6e0c2932168d4247a70afb8552..5b5ad8c4465d8afd99ac5ba5f04d13386bffd15e 100644 (file)
@@ -33,7 +33,7 @@
 #include "pci405.h"
 
 
-#if (CONFIG_COMMANDS & CFG_CMD_BSP)
+#if defined(CONFIG_CMD_BSP)
 
 extern int do_bootm (cmd_tbl_t *, int, int, char *[]);
 extern int do_bootvx (cmd_tbl_t *, int, int, char *[]);