SOURCES: remove duplicate entries

tuner and rtcs are already included by CONFIG_TUNER and CONFIG_RTC
It's not possible to remove all duplicates, because some models must support 2 RTCs.
a bitfield could be used instead, like is done for CONFIG_TUNER

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31279 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2011-12-15 18:20:11 +00:00
parent 33467a64a5
commit 67d9c42c9c

View file

@ -1120,7 +1120,6 @@ target/arm/usb-fw-pp502x.c
#endif /* TATUNG_TPJ1022 */
#ifdef IPOD_4G
drivers/pcf50605.c
target/arm/wmcodec-pp.c
target/arm/i2s-pp.c
target/arm/ata-as-arm.S
@ -1137,7 +1136,6 @@ target/arm/usb-fw-pp502x.c
#endif /* IPOD_4G */
#ifdef IPOD_COLOR
drivers/pcf50605.c
target/arm/ata-as-arm.S
target/arm/ata-pp5020.c
target/arm/wmcodec-pp.c
@ -1154,7 +1152,6 @@ target/arm/usb-fw-pp502x.c
#endif /* IPOD_COLOR */
#ifdef IPOD_NANO
drivers/pcf50605.c
target/arm/ata-as-arm.S
target/arm/ata-pp5020.c
target/arm/wmcodec-pp.c
@ -1171,7 +1168,6 @@ target/arm/usb-fw-pp502x.c
#endif /* IPOD_NANO */
#ifdef IPOD_VIDEO
drivers/pcf50605.c
target/arm/ata-as-arm.S
target/arm/ata-pp5020.c
target/arm/wmcodec-pp.c
@ -1191,7 +1187,6 @@ target/arm/usb-fw-pp502x.c
#endif /* IPOD_VIDEO */
#ifdef IPOD_3G
drivers/pcf50605.c
target/arm/ata-pp5002.c
target/arm/wmcodec-pp.c
target/arm/i2s-pp.c
@ -1220,7 +1215,6 @@ target/arm/usb-fw-pp5002.c
#endif /* IPOD_1G2G */
#ifdef IPOD_MINI
drivers/pcf50605.c
target/arm/ata-as-arm.S
target/arm/ata-pp5020.c
target/arm/wmcodec-pp.c
@ -1237,7 +1231,6 @@ target/arm/usb-fw-pp502x.c
#endif /* IPOD_MINI */
#ifdef IPOD_MINI2G
drivers/pcf50605.c
target/arm/ata-as-arm.S
target/arm/ata-pp5020.c
target/arm/wmcodec-pp.c
@ -1444,7 +1437,6 @@ target/arm/as3525/sansa-clipzip/powermgmt-clipzip.c
#ifdef IAUDIO_7
drivers/nand_id.c
drivers/pcf50606.c
target/arm/usb-tcc.c
target/arm/tcc77x/system-tcc77x.c
target/arm/tcc77x/kernel-tcc77x.c
@ -1728,9 +1720,6 @@ target/arm/samsung/yh925/powermgmt-yh925.c
#endif /* SAMSUNG_YH925 */
#ifdef SAMSUNG_YPS3
/* TODO: currently including all files for the bootloader DFU test program */
tuner.c
drivers/tuner/si4700.c
target/arm/s5l8700/adc-s5l8700.c
target/arm/s5l8700/i2c-s5l8700.c
target/arm/s5l8700/kernel-s5l8700.c