Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / board / netstal / common / nm_bsp.c
index ee1b684abd733be0b629702034030e128d588052..a9de45ea704eb738a974fa6ed7855bc494dba26f 100644 (file)
@@ -21,7 +21,7 @@
 #include <common.h>
 #include <command.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_BSP)
+#ifdef CONFIG_CMD_BSP
 /*
  * Command nm_bsp: Netstal Maschinen BSP specific command
  */
@@ -39,4 +39,3 @@ U_BOOT_CMD(
          "Help for Netstal Maschinen BSP specific command.\n"
          );
 #endif
-