summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 5365d70040..f6bc547f45 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -689,6 +689,7 @@ target/coldfire/iriver/h300/powermgmt-h300.c
689target/coldfire/iriver/h300/usb-h300.c 689target/coldfire/iriver/h300/usb-h300.c
690#ifndef BOOTLOADER 690#ifndef BOOTLOADER
691target/coldfire/iriver/audio-iriver.c 691target/coldfire/iriver/audio-iriver.c
692target/coldfire/iriver/udacodec-iriver.c
692#endif 693#endif
693#endif /* SIMULATOR */ 694#endif /* SIMULATOR */
694#endif /* IRIVER_H300_SERIES */ 695#endif /* IRIVER_H300_SERIES */
@@ -711,6 +712,7 @@ target/coldfire/iriver/h100/power-h100.c
711target/coldfire/iriver/h100/powermgmt-h100.c 712target/coldfire/iriver/h100/powermgmt-h100.c
712#ifndef BOOTLOADER 713#ifndef BOOTLOADER
713target/coldfire/iriver/audio-iriver.c 714target/coldfire/iriver/audio-iriver.c
715target/coldfire/iriver/udacodec-iriver.c
714target/coldfire/iriver/h100/spdif-h100.c 716target/coldfire/iriver/h100/spdif-h100.c
715#endif 717#endif
716target/coldfire/iriver/h100/usb-h100.c 718target/coldfire/iriver/h100/usb-h100.c
@@ -1250,6 +1252,7 @@ target/arm/s5l8700/meizu-m3/lcd-m3.c
1250drivers/qt1106.c 1252drivers/qt1106.c
1251#ifndef SIMULATOR 1253#ifndef SIMULATOR
1252#ifndef BOOTLOADER 1254#ifndef BOOTLOADER
1255target/arm/s5l8700/udacodec-meizu.c
1253#endif /* BOOTLOADER */ 1256#endif /* BOOTLOADER */
1254#endif /* SIMULATOR */ 1257#endif /* SIMULATOR */
1255#endif /* MEIZU_M3 */ 1258#endif /* MEIZU_M3 */