summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES11
1 files changed, 6 insertions, 5 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 3a78f5540c..8ebdcb79bd 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1086,18 +1086,19 @@ target/arm/tcc77x/m200/audio-m200.c
1086#ifdef SANSA_C100 1086#ifdef SANSA_C100
1087#ifndef SIMULATOR 1087#ifndef SIMULATOR
1088drivers/nand_id.c 1088drivers/nand_id.c
1089target/arm/tcc77x/adc-tcc77x.c 1089target/arm/usb-tcc.c
1090target/arm/tcc77x/kernel-tcc77x.c
1091target/arm/tcc77x/c100/lcd-S6B33B2.c
1092target/arm/tcc77x/powermgmt-tcc77x.c
1093target/arm/tcc77x/system-tcc77x.c 1090target/arm/tcc77x/system-tcc77x.c
1091target/arm/tcc77x/kernel-tcc77x.c
1094target/arm/tcc77x/timer-tcc77x.c 1092target/arm/tcc77x/timer-tcc77x.c
1095target/arm/usb-tcc.c 1093target/arm/tcc77x/adc-tcc77x.c
1094target/arm/tcc77x/powermgmt-tcc77x.c
1095target/arm/tcc77x/c100/lcd-S6B33B2.c
1096target/arm/tcc77x/c100/button-c100.c 1096target/arm/tcc77x/c100/button-c100.c
1097target/arm/tcc77x/c100/power-c100.c 1097target/arm/tcc77x/c100/power-c100.c
1098#ifndef BOOTLOADER 1098#ifndef BOOTLOADER
1099target/arm/tcc77x/debug-tcc77x.c 1099target/arm/tcc77x/debug-tcc77x.c
1100target/arm/pcm-telechips.c 1100target/arm/pcm-telechips.c
1101target/arm/tcc77x/c100/audio-c100.c
1101#endif /* BOOTLOADER */ 1102#endif /* BOOTLOADER */
1102#endif /* SIMULATOR */ 1103#endif /* SIMULATOR */
1103#endif /* SANSA_C100 */ 1104#endif /* SANSA_C100 */