From 95ea7586863ed9335edc28396072a6ac66dd1150 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 1 Aug 2006 22:22:01 +0000 Subject: First configure support for setting up iriver H10 and SanDisk Sansa e200 builds. TARGET_TREE is now defined by the config-*.h file and not set by configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10397 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export') diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index ae48eb6..a828ca1 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -1,6 +1,7 @@ /* * This config file is for iAudio X5 */ +#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 10 -- cgit v1.1