From b93667b30699a18daf3699cc969ad858077e406f Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Sat, 21 Jun 2008 15:18:36 +0000 Subject: Add the Sansa c100 as a build target with basic drivers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17742 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-m200.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-m200.h') diff --git a/firmware/export/config-m200.h b/firmware/export/config-m200.h index 760474d628..e3cb42e403 100644 --- a/firmware/export/config-m200.h +++ b/firmware/export/config-m200.h @@ -4,7 +4,7 @@ #define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ -#define MODEL_NUMBER 28 +#define MODEL_NUMBER 29 /* define this if you have recording possibility */ //#define HAVE_RECORDING -- cgit v1.2.3