summaryrefslogtreecommitdiffstats
path: root/board/bc3450
diff options
context:
space:
mode:
Diffstat (limited to 'board/bc3450')
-rw-r--r--board/bc3450/cmd_bc3450.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bc3450/cmd_bc3450.c b/board/bc3450/cmd_bc3450.c
index 6bbe4e6a5d..f640663b9f 100644
--- a/board/bc3450/cmd_bc3450.c
+++ b/board/bc3450/cmd_bc3450.c
@@ -30,7 +30,7 @@
/*
* BC3450 specific commands
*/
-#if (CONFIG_COMMANDS & CFG_CMD_BSP)
+#if (CONFIG_COMMANDS & CFG_CMD_BSP) || defined(CONFIG_CMD_BSP)
#undef DEBUG
#ifdef DEBUG
OpenPOWER on IntegriCloud