aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8xx/bedbug_860.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc8xx/bedbug_860.c')
-rw-r--r--cpu/mpc8xx/bedbug_860.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc8xx/bedbug_860.c b/cpu/mpc8xx/bedbug_860.c
index e91a1006f..4516f2f48 100644
--- a/cpu/mpc8xx/bedbug_860.c
+++ b/cpu/mpc8xx/bedbug_860.c
@@ -10,7 +10,7 @@
#include <bedbug/ppc.h>
#include <bedbug/type.h>
-#if (CONFIG_COMMANDS & CFG_CMD_BEDBUG) && defined(CONFIG_8xx)
+#if ((CONFIG_COMMANDS & CFG_CMD_BEDBUG) || defined(CONFIG_CMD_BEDBUG)) && defined(CONFIG_8xx)
#define MAX_BREAK_POINTS 2