TARGET_TREE is not needed anymore

spotted by jhMikeS

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31597 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-07 17:14:40 +00:00
parent ed93d123dc
commit b5e879e837
74 changed files with 1 additions and 90 deletions

View file

@ -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)

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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
*/

View file

@ -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"

View file

@ -1,4 +1,3 @@
#define TARGET_TREE /* this target is using the target tree system */
/*
* This config file is for iriver H120 and H140
*/

View file

@ -1,4 +1,3 @@
#define TARGET_TREE /* this target is using the target tree system */
/*
* This config file is for iriver H320, H340
*/

View file

@ -1,7 +1,6 @@
/*
* This config file is for iriver iFP-799
*/
#define TARGET_TREE
#define IRIVER_IFP7XX_SERIES 1

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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)

View file

@ -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)

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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)

View file

@ -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

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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)

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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)

View file

@ -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 */

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -29,7 +29,7 @@
#ifdef HAVE_REMOTE_LCD
#if defined(TARGET_TREE) && !defined(__PCTOOL__)
#ifndef __PCTOOL__
#include "lcd-remote-target.h"
#endif