summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 3fc0363297..5de1b91ef1 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -102,7 +102,7 @@
#endif
#if CONFIG_CPU == DM320 || CONFIG_CPU == S3C2440 || CONFIG_CPU == TCC7801 \
- || CONFIG_CPU == IMX31L || CONFIG_CPU == AS3525
+ || CONFIG_CPU == IMX31L || CONFIG_CPU == AS3525 || defined(JZ4732)
#include "debug-target.h"
#endif