summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypr0.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2012-01-07 17:14:40 +0000
committerRafaël Carré <rafael.carre@gmail.com>2012-01-07 17:14:40 +0000
commitb5e879e8371a306d6ceea81ac4a1146b532682f3 (patch)
tree39d5249edc1e7bbdd3e4cabcc7f2ddeff7396f56 /firmware/export/config/samsungypr0.h
parented93d123dcf30787cb155a1ec921bbf4143e04c5 (diff)
downloadrockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.tar.gz
rockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.zip
TARGET_TREE is not needed anymore
spotted by jhMikeS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31597 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r--firmware/export/config/samsungypr0.h2
1 files changed, 0 insertions, 2 deletions
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 @@
3 * The target name for ifdefs is: SAMSUNG_YPR0; or CONFIG_PLATFORM & PLAFTORM_YPR0 3 * The target name for ifdefs is: SAMSUNG_YPR0; or CONFIG_PLATFORM & PLAFTORM_YPR0
4 */ 4 */
5 5
6#define TARGET_TREE /* this target is using the target tree system */
7
8/* We don't run on hardware directly */ 6/* We don't run on hardware directly */
9/* YP-R0 need it too of course */ 7/* YP-R0 need it too of course */
10#define CONFIG_PLATFORM (PLATFORM_HOSTED) 8#define CONFIG_PLATFORM (PLATFORM_HOSTED)