summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-01-04 15:48:33 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-01-04 15:48:33 +0000
commit4c00b666a79c7208c85123a4d9782aa3b170139c (patch)
tree19be3a8bfbf7fb2f1247daf7820b1a5b016db8ce
parentde4d0306533feca37b60cfbff06558a377590c7f (diff)
downloadrockbox-4c00b666a79c7208c85123a4d9782aa3b170139c.tar.gz
rockbox-4c00b666a79c7208c85123a4d9782aa3b170139c.zip
Group source files common to all current as3525 targets under '#if CONFIG_CPU == AS3525'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19668 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/SOURCES16
1 files changed, 4 insertions, 12 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index c1771a3935..7cbb3c7c18 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -350,12 +350,14 @@ target/arm/as3525/usb-as3525.c
350target/arm/as3525/dma-pl081.c 350target/arm/as3525/dma-pl081.c
351target/arm/as3525/ascodec-as3525.c 351target/arm/as3525/ascodec-as3525.c
352#ifndef BOOTLOADER 352#ifndef BOOTLOADER
353drivers/generic_i2c.c
353target/arm/adc-as3514.c 354target/arm/adc-as3514.c
354target/arm/as3525/pcm-as3525.c
355target/arm/as3525/audio-as3525.c 355target/arm/as3525/audio-as3525.c
356target/arm/as3525/debug-as3525.c 356target/arm/as3525/debug-as3525.c
357target/arm/as3525/i2s-as3525.c 357target/arm/as3525/fmradio-i2c-as3525.c
358target/arm/as3525/i2c-as3525.c 358target/arm/as3525/i2c-as3525.c
359target/arm/as3525/i2s-as3525.c
360target/arm/as3525/pcm-as3525.c
359#endif /* BOOTLOADER */ 361#endif /* BOOTLOADER */
360#endif /* CONFIG_CPU == AS3525 */ 362#endif /* CONFIG_CPU == AS3525 */
361 363
@@ -1080,8 +1082,6 @@ target/arm/as3525/sansa-clip/lcd-as-clip.S
1080target/arm/as3525/sansa-clip/button-clip.c 1082target/arm/as3525/sansa-clip/button-clip.c
1081target/arm/as3525/sansa-clip/backlight-clip.c 1083target/arm/as3525/sansa-clip/backlight-clip.c
1082#ifndef BOOTLOADER 1084#ifndef BOOTLOADER
1083drivers/generic_i2c.c
1084target/arm/as3525/fmradio-i2c-as3525.c
1085target/arm/as3525/sansa-clip/powermgmt-clip.c 1085target/arm/as3525/sansa-clip/powermgmt-clip.c
1086#endif /* !BOOTLOADER */ 1086#endif /* !BOOTLOADER */
1087#endif /* !SIMULATOR */ 1087#endif /* !SIMULATOR */
@@ -1093,8 +1093,6 @@ target/arm/as3525/sansa-e200v2/lcd-e200v2.c
1093target/arm/as3525/sansa-e200v2/button-e200v2.c 1093target/arm/as3525/sansa-e200v2/button-e200v2.c
1094target/arm/as3525/backlight-e200v2-fuze.c 1094target/arm/as3525/backlight-e200v2-fuze.c
1095#ifndef BOOTLOADER 1095#ifndef BOOTLOADER
1096drivers/generic_i2c.c
1097target/arm/as3525/fmradio-i2c-as3525.c
1098target/arm/as3525/powermgmt-as3525.c 1096target/arm/as3525/powermgmt-as3525.c
1099#endif /* !BOOTLOADER */ 1097#endif /* !BOOTLOADER */
1100#endif /* !SIMULATOR */ 1098#endif /* !SIMULATOR */
@@ -1106,8 +1104,6 @@ target/arm/as3525/sansa-c200v2/lcd-c200v2.c
1106target/arm/as3525/sansa-c200v2/button-c200v2.c 1104target/arm/as3525/sansa-c200v2/button-c200v2.c
1107target/arm/as3525/sansa-c200v2/backlight-c200v2.c 1105target/arm/as3525/sansa-c200v2/backlight-c200v2.c
1108#ifndef BOOTLOADER 1106#ifndef BOOTLOADER
1109drivers/generic_i2c.c
1110target/arm/as3525/fmradio-i2c-as3525.c
1111target/arm/as3525/powermgmt-as3525.c 1107target/arm/as3525/powermgmt-as3525.c
1112#endif /* !BOOTLOADER */ 1108#endif /* !BOOTLOADER */
1113#endif /* !SIMULATOR */ 1109#endif /* !SIMULATOR */
@@ -1119,8 +1115,6 @@ target/arm/lcd-ssd1815.c
1119target/arm/as3525/sansa-m200v4/button-m200v4.c 1115target/arm/as3525/sansa-m200v4/button-m200v4.c
1120#ifndef BOOTLOADER 1116#ifndef BOOTLOADER
1121target/arm/as3525/sansa-m200v4/powermgmt-m200v4.c 1117target/arm/as3525/sansa-m200v4/powermgmt-m200v4.c
1122drivers/generic_i2c.c
1123target/arm/as3525/fmradio-i2c-as3525.c
1124#endif /* !BOOTLOADER */ 1118#endif /* !BOOTLOADER */
1125#endif /* !SIMULATOR */ 1119#endif /* !SIMULATOR */
1126#endif /* SANSA_M200V4 */ 1120#endif /* SANSA_M200V4 */
@@ -1131,8 +1125,6 @@ target/arm/as3525/sansa-fuze/button-fuze.c
1131target/arm/as3525/sansa-fuze/lcd-fuze.c 1125target/arm/as3525/sansa-fuze/lcd-fuze.c
1132target/arm/as3525/backlight-e200v2-fuze.c 1126target/arm/as3525/backlight-e200v2-fuze.c
1133#ifndef BOOTLOADER 1127#ifndef BOOTLOADER
1134drivers/generic_i2c.c
1135target/arm/as3525/fmradio-i2c-as3525.c
1136target/arm/as3525/powermgmt-as3525.c 1128target/arm/as3525/powermgmt-as3525.c
1137#endif /* !BOOTLOADER */ 1129#endif /* !BOOTLOADER */
1138#endif /* !SIMULATOR */ 1130#endif /* !SIMULATOR */