From 31eda597200bccbfa47dbe05f3f3735590c83a13 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Mon, 22 Feb 2010 02:42:58 +0000 Subject: as3525v2: build normal firmware properly (Clipv2/+) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24840 a1c6a512-1295-4272-9138-f99709370657 --- apps/debug_menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/debug_menu.c') diff --git a/apps/debug_menu.c b/apps/debug_menu.c index c8f7cf14f0..83f9b4b716 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -104,7 +104,7 @@ #if CONFIG_CPU == DM320 || CONFIG_CPU == S3C2440 || CONFIG_CPU == TCC7801 \ || CONFIG_CPU == IMX31L || CONFIG_CPU == AS3525 || CONFIG_CPU == JZ4732 \ - || defined(CPU_S5L870X) + || defined(CPU_S5L870X) || CONFIG_CPU == AS3525v2 #include "debug-target.h" #endif -- cgit v1.2.3