summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES26
1 files changed, 23 insertions, 3 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 36f4c2762c..ee1b5c4dc9 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -636,17 +636,37 @@ target/arm/ata-pp5020.c
636target/arm/wmcodec-pp.c 636target/arm/wmcodec-pp.c
637target/arm/i2s-pp.c 637target/arm/i2s-pp.c
638target/arm/adc-pp5020.c 638target/arm/adc-pp5020.c
639target/arm/philips/hdd1630/backlight-hdd1630.c 639target/arm/philips/backlight-hdd.c
640target/arm/philips/power-hdd.c
641target/arm/philips/fmradio_i2c-hdd.c
640target/arm/philips/hdd1630/button-hdd1630.c 642target/arm/philips/hdd1630/button-hdd1630.c
641target/arm/philips/hdd1630/fmradio_i2c-hdd1630.c
642target/arm/philips/hdd1630/lcd-hdd1630.c 643target/arm/philips/hdd1630/lcd-hdd1630.c
643target/arm/philips/hdd1630/lcd-as-hdd1630.S 644target/arm/philips/hdd1630/lcd-as-hdd1630.S
644target/arm/philips/hdd1630/power-hdd1630.c
645target/arm/philips/hdd1630/powermgmt-hdd1630.c 645target/arm/philips/hdd1630/powermgmt-hdd1630.c
646target/arm/usb-fw-pp502x.c 646target/arm/usb-fw-pp502x.c
647#endif /* SIMULATOR */ 647#endif /* SIMULATOR */
648#endif /* PHILIPS_HDD1630 */ 648#endif /* PHILIPS_HDD1630 */
649 649
650#ifdef PHILIPS_HDD6330
651#ifndef SIMULATOR
652#ifndef BOOTLOADER
653drivers/synaptics-mep.c
654#endif /* BOOTLOADER */
655target/arm/ata-as-arm.S
656target/arm/ata-pp5020.c
657target/arm/wmcodec-pp.c
658target/arm/i2s-pp.c
659target/arm/adc-pp5020.c
660target/arm/philips/backlight-hdd.c
661target/arm/philips/power-hdd.c
662target/arm/philips/fmradio_i2c-hdd.c
663target/arm/philips/hdd6330/button-hdd6330.c
664target/arm/philips/hdd6330/lcd-hdd6330.c
665target/arm/philips/hdd6330/powermgmt-hdd6330.c
666target/arm/usb-fw-pp502x.c
667#endif /* SIMULATOR */
668#endif /* PHILIPS_HDD6330 */
669
650#ifdef IAUDIO_X5 670#ifdef IAUDIO_X5
651#ifndef SIMULATOR 671#ifndef SIMULATOR
652target/coldfire/ata-as-coldfire.S 672target/coldfire/ata-as-coldfire.S