From 6d5b54081a9420456fa47e103d13472f9285faf7 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 2 Oct 2008 18:08:41 +0000 Subject: Change the MODEL_NUMBER for various new ports so that it is unique again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18684 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-meizu-m6sl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-meizu-m6sl.h') diff --git a/firmware/export/config-meizu-m6sl.h b/firmware/export/config-meizu-m6sl.h index f10f548dd3..b2719501f7 100644 --- a/firmware/export/config-meizu-m6sl.h +++ b/firmware/export/config-meizu-m6sl.h @@ -4,7 +4,7 @@ #define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ -#define MODEL_NUMBER 1 +#define MODEL_NUMBER 38 #define MODEL_NAME "Meizu M6SL" -- cgit v1.2.3