From b6252abb2518cb97dda7c1fc197bc80a57f931c3 Mon Sep 17 00:00:00 2001 From: Andrew Ryabinin Date: Wed, 16 Nov 2011 16:07:06 +0000 Subject: fix target id for HiFiMAN HM-801 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31001 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/hifimanhm801.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h index d0e805d7c6..469c423a27 100644 --- a/firmware/export/config/hifimanhm801.h +++ b/firmware/export/config/hifimanhm801.h @@ -4,7 +4,7 @@ #define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ -#define MODEL_NUMBER 80 +#define MODEL_NUMBER 82 #define MODEL_NAME "HiFiMAN HM-801" -- cgit v1.2.3