From b5e879e8371a306d6ceea81ac4a1146b532682f3 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 7 Jan 2012 17:14:40 +0000 Subject: TARGET_TREE is not needed anymore spotted by jhMikeS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31597 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/samsungypr0.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export/config/samsungypr0.h') diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 735db1fcad..cbc17567ec 100644 --- a/firmware/export/config/samsungypr0.h +++ b/firmware/export/config/samsungypr0.h @@ -3,8 +3,6 @@ * The target name for ifdefs is: SAMSUNG_YPR0; or CONFIG_PLATFORM & PLAFTORM_YPR0 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* We don't run on hardware directly */ /* YP-R0 need it too of course */ #define CONFIG_PLATFORM (PLATFORM_HOSTED) -- cgit v1.2.3