diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2012-01-07 17:14:40 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2012-01-07 17:14:40 +0000 |
| commit | b5e879e8371a306d6ceea81ac4a1146b532682f3 (patch) | |
| tree | 39d5249edc1e7bbdd3e4cabcc7f2ddeff7396f56 | |
| parent | ed93d123dcf30787cb155a1ec921bbf4143e04c5 (diff) | |
| download | rockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.zip rockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.tar.gz rockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.tar.bz2 rockbox-b5e879e8371a306d6ceea81ac4a1146b532682f3.tar.xz | |
TARGET_TREE is not needed anymore
spotted by jhMikeS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31597 a1c6a512-1295-4272-9138-f99709370657
74 files changed, 1 insertions, 90 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h index 6261a80..c5ef372 100644 --- a/firmware/export/config/android.h +++ b/firmware/export/config/android.h @@ -1,7 +1,6 @@ /* * This config file is for Rockbox as an application on Android */ -#define TARGET_TREE /* this target is using the target tree system */ /* We don't run on hardware directly */ #define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_ANDROID) diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h index 03fbb4f..ea7b5e4 100644 --- a/firmware/export/config/cowond2.h +++ b/firmware/export/config/cowond2.h @@ -1,7 +1,6 @@ /* * This config file is for the Cowon D2 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 24 diff --git a/firmware/export/config/creativezv.h b/firmware/export/config/creativezv.h index 568144b..12d0235 100644 --- a/firmware/export/config/creativezv.h +++ b/firmware/export/config/creativezv.h @@ -22,7 +22,6 @@ /* * This config file is for the Creative Zen Vision */ -#define TARGET_TREE /* this target is using the target tree system */ #define CONFIG_SDRAM_START 0x00900000 diff --git a/firmware/export/config/gigabeatfx.h b/firmware/export/config/gigabeatfx.h index fbaa4a0..f071698 100644 --- a/firmware/export/config/gigabeatfx.h +++ b/firmware/export/config/gigabeatfx.h @@ -1,7 +1,6 @@ /* * This config file is for toshiba Gigabeat F */ -#define TARGET_TREE /* this target is using the target tree system */ #define TOSHIBA_GIGABEAT_F 1 diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h index f7fdc44..0bcf2b1 100644 --- a/firmware/export/config/gigabeats.h +++ b/firmware/export/config/gigabeats.h @@ -2,8 +2,6 @@ * This config file is for toshiba Gigabeat S */ -#define TARGET_TREE /* this target is using the target tree system */ - #define TOSHIBA_GIGABEAT_S 1 #define MODEL_NAME "Toshiba Gigabeat S" diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h index 05f1a47..6854c9a 100644 --- a/firmware/export/config/gogearhdd1630.h +++ b/firmware/export/config/gogearhdd1630.h @@ -2,8 +2,6 @@ * This config file is for the Philips GoGear HDD16x0/HDD18x0 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 31 #define MODEL_NAME "Philips GoGear HDD16x0" diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h index b8ee918..a919ad0 100644 --- a/firmware/export/config/gogearhdd6330.h +++ b/firmware/export/config/gogearhdd6330.h @@ -2,8 +2,6 @@ * This config file is for the Philips GoGear HDD63x0 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 65 #define MODEL_NAME "Philips GoGear HDD63x0" diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index e29c8dc..afb4b55 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -1,7 +1,6 @@ /* * This config file is for the Philips GoGear SA9200 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 34 diff --git a/firmware/export/config/hifimanhm60x.h b/firmware/export/config/hifimanhm60x.h index bdc6124..2fdea5e 100644 --- a/firmware/export/config/hifimanhm60x.h +++ b/firmware/export/config/hifimanhm60x.h @@ -1,7 +1,6 @@ /* * This config file is for HiFiMAN HM-60x reference design */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 79 diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h index a5b5aee..1c504b2 100644 --- a/firmware/export/config/hifimanhm801.h +++ b/firmware/export/config/hifimanhm801.h @@ -1,7 +1,6 @@ /* * This config file is for HiFiMAN HM-60x reference design */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 82 diff --git a/firmware/export/config/iaudio7.h b/firmware/export/config/iaudio7.h index 0664ff0..4bf4649 100644 --- a/firmware/export/config/iaudio7.h +++ b/firmware/export/config/iaudio7.h @@ -1,7 +1,6 @@ /* * This config file is for the Iaudio7 series */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 32 diff --git a/firmware/export/config/iaudiom3.h b/firmware/export/config/iaudiom3.h index d2f9064..7d2099a 100644 --- a/firmware/export/config/iaudiom3.h +++ b/firmware/export/config/iaudiom3.h @@ -1,7 +1,6 @@ /* * This config file is for iAudio M3 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 25 diff --git a/firmware/export/config/iaudiom5.h b/firmware/export/config/iaudiom5.h index 0bc3ed5..1f1e25c 100644 --- a/firmware/export/config/iaudiom5.h +++ b/firmware/export/config/iaudiom5.h @@ -1,7 +1,6 @@ /* * This config file is for iAudio M5 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 17 diff --git a/firmware/export/config/iaudiox5.h b/firmware/export/config/iaudiox5.h index b88583c..118bb80 100644 --- a/firmware/export/config/iaudiox5.h +++ b/firmware/export/config/iaudiox5.h @@ -1,7 +1,6 @@ /* * 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 diff --git a/firmware/export/config/ipod1g2g.h b/firmware/export/config/ipod1g2g.h index b2b1f4a..8dccb84 100644 --- a/firmware/export/config/ipod1g2g.h +++ b/firmware/export/config/ipod1g2g.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod 1g and 2g */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h index 16bd107..28c36db 100644 --- a/firmware/export/config/ipod3g.h +++ b/firmware/export/config/ipod3g.h @@ -2,8 +2,6 @@ * This config file is for the Apple iPod 3g */ -#define TARGET_TREE /* this target is using the target tree system */ - #define IPOD_ARCH 1 #define MODEL_NAME "Apple iPod 3g" diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h index 5ddde1b..f3eef03 100644 --- a/firmware/export/config/ipod4g.h +++ b/firmware/export/config/ipod4g.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod 4g Grayscale */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 08c0f27..82a402f 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -1,7 +1,6 @@ /* * This config file is for iPod 6G / Classic */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h index 9768ac3..0c700cb 100644 --- a/firmware/export/config/ipodcolor.h +++ b/firmware/export/config/ipodcolor.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod Color/Photo */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodmini1g.h b/firmware/export/config/ipodmini1g.h index b1f6fa1..815b6d2 100644 --- a/firmware/export/config/ipodmini1g.h +++ b/firmware/export/config/ipodmini1g.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod Mini (1st Gen) */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h index 27edf10..778635a 100644 --- a/firmware/export/config/ipodmini2g.h +++ b/firmware/export/config/ipodmini2g.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod Mini 2nd Gen */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h index 40f6cf2..2c41c05 100644 --- a/firmware/export/config/ipodnano1g.h +++ b/firmware/export/config/ipodnano1g.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod Nano */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h index 2e4f189..9b34e6a 100644 --- a/firmware/export/config/ipodnano2g.h +++ b/firmware/export/config/ipodnano2g.h @@ -1,7 +1,6 @@ /* * This config file is for iPod Nano 2nd Generation */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h index 7e123d0..76fe510 100644 --- a/firmware/export/config/ipodvideo.h +++ b/firmware/export/config/ipodvideo.h @@ -1,7 +1,6 @@ /* * This config file is for the Apple iPod Video */ -#define TARGET_TREE /* this target is using the target tree system */ #define IPOD_ARCH 1 diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h index 3611093..a694fa3 100644 --- a/firmware/export/config/iriverh10.h +++ b/firmware/export/config/iriverh10.h @@ -2,8 +2,6 @@ * This config file is for the iriver H10 20Gb */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 13 #define MODEL_NAME "iriver H10 20GB" diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h index 6447265..dd50d40 100644 --- a/firmware/export/config/iriverh100.h +++ b/firmware/export/config/iriverh100.h @@ -1,5 +1,3 @@ -#define TARGET_TREE /* this target is using the target tree system */ - /* * This config file is for iriver iHP-100, iHP-110, iHP-115 */ diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h index 84c0b37..720ebb1 100644 --- a/firmware/export/config/iriverh10_5gb.h +++ b/firmware/export/config/iriverh10_5gb.h @@ -2,8 +2,6 @@ * This config file is for the iriver H10 5/6Gb model */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 14 #define MODEL_NAME "iriver H10 5/6GB" diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h index 5bab810..355a25f 100644 --- a/firmware/export/config/iriverh120.h +++ b/firmware/export/config/iriverh120.h @@ -1,4 +1,3 @@ -#define TARGET_TREE /* this target is using the target tree system */ /* * This config file is for iriver H120 and H140 */ diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h index 4250153..c4cb7d1 100644 --- a/firmware/export/config/iriverh300.h +++ b/firmware/export/config/iriverh300.h @@ -1,4 +1,3 @@ -#define TARGET_TREE /* this target is using the target tree system */ /* * This config file is for iriver H320, H340 */ diff --git a/firmware/export/config/iriverifp7xx.h b/firmware/export/config/iriverifp7xx.h index 1de6adc..c15848f 100644 --- a/firmware/export/config/iriverifp7xx.h +++ b/firmware/export/config/iriverifp7xx.h @@ -1,7 +1,6 @@ /* * This config file is for iriver iFP-799 */ -#define TARGET_TREE #define IRIVER_IFP7XX_SERIES 1 diff --git a/firmware/export/config/logikdax.h b/firmware/export/config/logikdax.h index ed6cbba..3e37cc6 100644 --- a/firmware/export/config/logikdax.h +++ b/firmware/export/config/logikdax.h @@ -1,7 +1,6 @@ /* * This config file is for the Logik DAX MP3/DAB */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 33 diff --git a/firmware/export/config/lyreproto1.h b/firmware/export/config/lyreproto1.h index 95808cf..163d5be 100644 --- a/firmware/export/config/lyreproto1.h +++ b/firmware/export/config/lyreproto1.h @@ -22,7 +22,6 @@ /* * This config file is for the Lyre prototype 1. */ -#define TARGET_TREE /* this target is using the target tree system */ #define CONFIG_SDRAM_START 0x20000000 diff --git a/firmware/export/config/meizum3.h b/firmware/export/config/meizum3.h index d1a2b8f..fd46019 100644 --- a/firmware/export/config/meizum3.h +++ b/firmware/export/config/meizum3.h @@ -1,7 +1,6 @@ /* * This config file is for Meizu M3 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 39 diff --git a/firmware/export/config/meizum6sl.h b/firmware/export/config/meizum6sl.h index e0e5e9d..cdd9984 100644 --- a/firmware/export/config/meizum6sl.h +++ b/firmware/export/config/meizum6sl.h @@ -1,7 +1,6 @@ /* * This config file is for Meizu M6SL */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 38 diff --git a/firmware/export/config/meizum6sp.h b/firmware/export/config/meizum6sp.h index 34d7c92..1c79169 100644 --- a/firmware/export/config/meizum6sp.h +++ b/firmware/export/config/meizum6sp.h @@ -1,7 +1,6 @@ /* * This config file is for Meizu M6SP */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 37 diff --git a/firmware/export/config/mini2440.h b/firmware/export/config/mini2440.h index 9b794ec..f042198 100644 --- a/firmware/export/config/mini2440.h +++ b/firmware/export/config/mini2440.h @@ -22,7 +22,6 @@ /* * This config file is for the Mini2440 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 131 diff --git a/firmware/export/config/mpiohd200.h b/firmware/export/config/mpiohd200.h index 1369172..d40e391 100644 --- a/firmware/export/config/mpiohd200.h +++ b/firmware/export/config/mpiohd200.h @@ -1,7 +1,6 @@ /* * This config file is for MPIO HD200 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 69 diff --git a/firmware/export/config/mpiohd300.h b/firmware/export/config/mpiohd300.h index 8343a90..c0af8bc 100644 --- a/firmware/export/config/mpiohd300.h +++ b/firmware/export/config/mpiohd300.h @@ -1,7 +1,6 @@ /* * This config file is for MPIO HD200 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 70 diff --git a/firmware/export/config/mrobe100.h b/firmware/export/config/mrobe100.h index 510475d..bdc58f2 100644 --- a/firmware/export/config/mrobe100.h +++ b/firmware/export/config/mrobe100.h @@ -2,8 +2,6 @@ * This config file is for the Olympus m:robe MR-100 */ -#define TARGET_TREE - /* For Rolo and boot loader */ #define MODEL_NUMBER 23 #define MODEL_NAME "Olympus m:robe MR-100" diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h index 6f8bc6c..3111ab7 100644 --- a/firmware/export/config/mrobe500.h +++ b/firmware/export/config/mrobe500.h @@ -22,7 +22,6 @@ /* * This config file is for the M:Robe 500i */ -#define TARGET_TREE /* this target is using the target tree system */ /* This is the absolute address on the bus */ #define CONFIG_SDRAM_START 0x00900000 diff --git a/firmware/export/config/nokian8xx.h b/firmware/export/config/nokian8xx.h index 55f96f7..50f2971 100644 --- a/firmware/export/config/nokian8xx.h +++ b/firmware/export/config/nokian8xx.h @@ -1,7 +1,6 @@ /* * This config file is for Rockbox as an application on the Nokia N8xx */ -#define TARGET_TREE /* this target is using the target tree system */ /* We don't run on hardware directly */ #define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_MAEMO4) diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h index 1e74fd5..b200e50 100644 --- a/firmware/export/config/nokian900.h +++ b/firmware/export/config/nokian900.h @@ -1,7 +1,6 @@ /* * This config file is for Rockbox as an application on the Nokia N900 */ -#define TARGET_TREE /* this target is using the target tree system */ /* We don't run on hardware directly */ #define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_MAEMO5) diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h index 45aec00..c144a68 100644 --- a/firmware/export/config/ondavx747.h +++ b/firmware/export/config/ondavx747.h @@ -23,8 +23,6 @@ * This config file is for the Onda VX747(+)/VX777 */ -#define TARGET_TREE /* this target is using the target tree system */ - #define CONFIG_SDRAM_START 0x80004000 #ifdef ONDA_VX747P diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h index 44a7aa0..3bda8fa 100644 --- a/firmware/export/config/ondavx767.h +++ b/firmware/export/config/ondavx767.h @@ -22,7 +22,6 @@ /* * This config file is for the Onda VX747 */ -#define TARGET_TREE /* this target is using the target tree system */ #define CONFIG_SDRAM_START 0x80004000 diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h index 0319816..48ce20e 100644 --- a/firmware/export/config/ondavx777.h +++ b/firmware/export/config/ondavx777.h @@ -23,8 +23,6 @@ * This config file is for the Onda VX747(+)/VX777 */ -#define TARGET_TREE /* this target is using the target tree system */ - #define CONFIG_SDRAM_START 0x80004000 #define MODEL_NAME "Onda VX777" diff --git a/firmware/export/config/pandora.h b/firmware/export/config/pandora.h index a740208..a1a2ecb 100644 --- a/firmware/export/config/pandora.h +++ b/firmware/export/config/pandora.h @@ -1,7 +1,6 @@ /* * This config file is for Rockbox as an application on the Nokia N8xx */ -#define TARGET_TREE /* this target is using the target tree system */ /* We don't run on hardware directly */ #define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_PANDORA) diff --git a/firmware/export/config/rk27generic.h b/firmware/export/config/rk27generic.h index 6cebb8c..5944a82 100644 --- a/firmware/export/config/rk27generic.h +++ b/firmware/export/config/rk27generic.h @@ -1,7 +1,6 @@ /* * This config file is for Rockchip rk27xx reference design */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 78 diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h index 74cd052..f2ad6eb 100644 --- a/firmware/export/config/samsungyh820.h +++ b/firmware/export/config/samsungyh820.h @@ -2,8 +2,6 @@ * This config file is for the Samsung YH-820 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 57 #define MODEL_NAME "Samsung YH-820" diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h index 73f226d..f6641fa 100644 --- a/firmware/export/config/samsungyh920.h +++ b/firmware/export/config/samsungyh920.h @@ -2,8 +2,6 @@ * This config file is for the Samsung YH-920 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 58 #define MODEL_NAME "Samsung YH-920" diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h index c95d1e5..2d39aaa 100644 --- a/firmware/export/config/samsungyh925.h +++ b/firmware/export/config/samsungyh925.h @@ -2,8 +2,6 @@ * This config file is for the Samsung YH-925 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 59 #define MODEL_NAME "Samsung YH-925" diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 735db1f..cbc1756 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) diff --git a/firmware/export/config/samsungyps3.h b/firmware/export/config/samsungyps3.h index cef3b60..9314056 100644 --- a/firmware/export/config/samsungyps3.h +++ b/firmware/export/config/samsungyps3.h @@ -2,8 +2,6 @@ * This config file is for Samsung YP-S3 */ -#define TARGET_TREE /* this target is using the target tree system */ - /* For Rolo and boot loader */ #define MODEL_NUMBER 53 diff --git a/firmware/export/config/sansac100.h b/firmware/export/config/sansac100.h index 5aabfc2..960169f 100644 --- a/firmware/export/config/sansac100.h +++ b/firmware/export/config/sansac100.h @@ -1,7 +1,6 @@ /* * This config file is for the Sansa C100 series */ -#define TARGET_TREE /* this target is using the target tree system */ #define MODEL_NAME "Sandisk Sansa c100 series" diff --git a/firmware/export/config/sansac200.h b/firmware/export/config/sansac200.h index 479623f..259e380 100644 --- a/firmware/export/config/sansac200.h +++ b/firmware/export/config/sansac200.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa e200 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 20 diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index 742d66f..efe48de 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa c200v2 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 44 diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index 617e661..61d3070 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Clip */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 40 diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index b753f58..0725431 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Clip+ */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 66 diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 4358fe5..1043d28 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Clip v2 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 60 diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 696125e..2ddf417 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Clip Zip */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 79 diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h index a0f5179..0733adb 100644 --- a/firmware/export/config/sansaconnect.h +++ b/firmware/export/config/sansaconnect.h @@ -21,7 +21,6 @@ /* * This config file is for the Sansa Connect */ -#define TARGET_TREE /* this target is using the target tree system */ /* This is the absolute address on the bus set by OF bootloader */ #define CONFIG_SDRAM_START 0x01000000 diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h index c5b53e6..d022f56 100644 --- a/firmware/export/config/sansae200.h +++ b/firmware/export/config/sansae200.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa e200 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 16 diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h index 19346db..0ffb9ce 100644 --- a/firmware/export/config/sansae200v2.h +++ b/firmware/export/config/sansae200v2.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa e200v2 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 41 diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index f905bc7..db46b15 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Fuze */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 43 diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h index a0d909d..f3f97e4 100644 --- a/firmware/export/config/sansafuzeplus.h +++ b/firmware/export/config/sansafuzeplus.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Fuze+ */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 72 diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index ae25592..92c2919 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa Fuze v2 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 68 diff --git a/firmware/export/config/sansam200.h b/firmware/export/config/sansam200.h index 2c37f91..d9397e2 100644 --- a/firmware/export/config/sansam200.h +++ b/firmware/export/config/sansam200.h @@ -1,7 +1,6 @@ /* * This config file is for the Sansa M200 series */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 29 diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h index ef371e5..2db3d84 100644 --- a/firmware/export/config/sansam200v4.h +++ b/firmware/export/config/sansam200v4.h @@ -1,7 +1,6 @@ /* * This config file is for the Sansa M200 V4 series */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 42 diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h index 89da943..71f890e 100644 --- a/firmware/export/config/sansaview.h +++ b/firmware/export/config/sansaview.h @@ -1,7 +1,6 @@ /* * This config file is for the Sandisk Sansa View */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 63 diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h index ac43a0f..f6f9cf9 100644 --- a/firmware/export/config/sdlapp.h +++ b/firmware/export/config/sdlapp.h @@ -1,7 +1,6 @@ /* * This config file is for the SDL application */ -#define TARGET_TREE /* this target is using the target tree system */ /* We don't run on hardware directly */ #define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_SDL) diff --git a/firmware/export/config/tatungtpj1022.h b/firmware/export/config/tatungtpj1022.h index 15d5cf2..13d23ab 100644 --- a/firmware/export/config/tatungtpj1022.h +++ b/firmware/export/config/tatungtpj1022.h @@ -2,8 +2,6 @@ * This config file is for the Tatung Elio TPJ-1022 */ -#define TARGET_TREE /* this target is using the target tree system */ - #define MODEL_NAME "Tatung Elio TPJ-1022" /* For Rolo and boot loader */ diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h index da53005..6e5bd07 100644 --- a/firmware/export/config/vibe500.h +++ b/firmware/export/config/vibe500.h @@ -1,7 +1,6 @@ /* * This config file is for Packard Bell Vibe 500 */ -#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 67 diff --git a/firmware/export/config/zenvisionm30gb.h b/firmware/export/config/zenvisionm30gb.h index c644813..904c952 100644 --- a/firmware/export/config/zenvisionm30gb.h +++ b/firmware/export/config/zenvisionm30gb.h @@ -22,7 +22,6 @@ /* * This config file is for the Creative Zen Vision:M */ -#define TARGET_TREE /* this target is using the target tree system */ #define CONFIG_SDRAM_START 0x00900000 diff --git a/firmware/export/config/zenvisionm60gb.h b/firmware/export/config/zenvisionm60gb.h index 321dd5d..c186500 100644 --- a/firmware/export/config/zenvisionm60gb.h +++ b/firmware/export/config/zenvisionm60gb.h @@ -22,7 +22,6 @@ /* * This config file is for the Creative Zen Vision:M 60GB */ -#define TARGET_TREE /* this target is using the target tree system */ #define CONFIG_SDRAM_START 0x00900000 diff --git a/firmware/export/lcd-remote.h b/firmware/export/lcd-remote.h index 46ec2a9..305392c 100644 --- a/firmware/export/lcd-remote.h +++ b/firmware/export/lcd-remote.h @@ -29,7 +29,7 @@ #ifdef HAVE_REMOTE_LCD -#if defined(TARGET_TREE) && !defined(__PCTOOL__) +#ifndef __PCTOOL__ #include "lcd-remote-target.h" #endif |