summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 950e4f2bcf..cf8a59bd00 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -944,6 +944,7 @@ target/arm/sandisk/sansa-view/powermgmt-view.c
944#ifdef PHILIPS_SA9200 944#ifdef PHILIPS_SA9200
945#ifndef BOOTLOADER 945#ifndef BOOTLOADER
946drivers/synaptics-mep.c 946drivers/synaptics-mep.c
947target/arm/philips/piezo.c
947#endif /* BOOTLOADER */ 948#endif /* BOOTLOADER */
948target/arm/philips/sa9200/backlight-sa9200.c 949target/arm/philips/sa9200/backlight-sa9200.c
949target/arm/philips/sa9200/button-sa9200.c 950target/arm/philips/sa9200/button-sa9200.c
@@ -956,6 +957,7 @@ target/arm/philips/sa9200/powermgmt-sa9200.c
956#if defined(PHILIPS_HDD1630) || defined(PHILIPS_HDD6330) 957#if defined(PHILIPS_HDD1630) || defined(PHILIPS_HDD6330)
957#ifndef BOOTLOADER 958#ifndef BOOTLOADER
958drivers/synaptics-mep.c 959drivers/synaptics-mep.c
960target/arm/philips/piezo.c
959#endif /* BOOTLOADER */ 961#endif /* BOOTLOADER */
960target/arm/philips/power-hdd.c 962target/arm/philips/power-hdd.c
961target/arm/philips/fmradio_i2c-hdd.c 963target/arm/philips/fmradio_i2c-hdd.c