summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES16
1 files changed, 16 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 2e2559477f..4dca1c1563 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -481,6 +481,22 @@ target/arm/i2s-pp.c
481#endif /* SIMULATOR */ 481#endif /* SIMULATOR */
482#endif /* PHILIPS_SA9200 */ 482#endif /* PHILIPS_SA9200 */
483 483
484#ifdef PHILIPS_HDD1630
485#ifndef SIMULATOR
486target/arm/ata-as-arm.S
487target/arm/ata-pp5020.c
488target/arm/wmcodec-pp.c
489target/arm/i2s-pp.c
490target/arm/adc-pp5020.c
491target/arm/philips/hdd1630/backlight-hdd1630.c
492target/arm/philips/hdd1630/button-hdd1630.c
493target/arm/philips/hdd1630/lcd-hdd1630.c
494target/arm/philips/hdd1630/power-hdd1630.c
495target/arm/philips/hdd1630/powermgmt-hdd1630.c
496target/arm/usb-fw-pp502x.c
497#endif /* SIMULATOR */
498#endif /* PHILIPS_HDD1630 */
499
484#ifdef IAUDIO_X5 500#ifdef IAUDIO_X5
485#ifndef SIMULATOR 501#ifndef SIMULATOR
486target/coldfire/ata-as-coldfire.S 502target/coldfire/ata-as-coldfire.S