summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES9
1 files changed, 5 insertions, 4 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 0b6bb155b0..1ee2979f22 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -534,16 +534,17 @@ target/arm/sandisk/audio-c200_e200.c
534 534
535#ifdef PHILIPS_SA9200 535#ifdef PHILIPS_SA9200
536#ifndef SIMULATOR 536#ifndef SIMULATOR
537target/arm/ata-sd-pp.c
538target/arm/philips/sa9200/lcd-sa9200.c
539target/arm/adc-as3514.c 537target/arm/adc-as3514.c
540target/arm/ascodec-pp.c 538target/arm/ascodec-pp.c
541target/arm/philips/sa9200/backlight-sa9200.c 539target/arm/ata-sd-pp.c
540target/arm/i2s-pp.c
541target/arm/powermgmt-ascodec.c
542target/arm/usb-fw-pp502x.c 542target/arm/usb-fw-pp502x.c
543target/arm/philips/sa9200/backlight-sa9200.c
543target/arm/philips/sa9200/button-sa9200.c 544target/arm/philips/sa9200/button-sa9200.c
545target/arm/philips/sa9200/lcd-sa9200.c
544target/arm/philips/sa9200/power-sa9200.c 546target/arm/philips/sa9200/power-sa9200.c
545target/arm/philips/sa9200/powermgmt-sa9200.c 547target/arm/philips/sa9200/powermgmt-sa9200.c
546target/arm/i2s-pp.c
547#endif /* SIMULATOR */ 548#endif /* SIMULATOR */
548#endif /* PHILIPS_SA9200 */ 549#endif /* PHILIPS_SA9200 */
549 550