From ad2c20d027f2f39f639aad43d89be62a2e5a3ddb Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 6 Oct 2004 13:29:10 +0000 Subject: Changed CPU name git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5185 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config.h b/firmware/export/config.h index 524a2249d3..fd757b1ab1 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -33,7 +33,7 @@ /* CONFIG_CPU */ #define SH7034 7034 -#define SCF5249 5249 +#define MCF5249 5249 /* CONFIG_KEYPAD */ #define PLAYER_PAD 0 -- cgit v1.2.3