From 8493ccb285937b54ddc8a50ae092c7a9a044b2a3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 8 Jul 2005 06:31:13 +0000 Subject: Renamed the iriver h120 defines and configs to "h120"! Added initial support for the h100 series. Please re-run configure. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7062 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'firmware/export/config-h100.h') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 7971a2e6c7..9ea8401e3b 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -1,3 +1,8 @@ +/* + * This config file is for iriver iHP-100, iHP-110, iHP-115 + */ +#define IRIVER_H100_SERIES 1 + /* define this if you have recording possibility */ /*#define HAVE_RECORDING 1*/ -- cgit v1.2.3