summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index cf96d48e72..6ef129f4b9 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -893,10 +893,9 @@ target/arm/tcc77x/iaudio7/power-iaudio7.c
893 893
894#ifdef COWON_D2 894#ifdef COWON_D2
895#ifndef SIMULATOR 895#ifndef SIMULATOR
896target/arm/lcd-as-memframe.S
896target/arm/tcc780x/adc-tcc780x.c 897target/arm/tcc780x/adc-tcc780x.c
897target/arm/tcc780x/ata-nand-tcc780x.c 898target/arm/tcc780x/ata-nand-tcc780x.c
898target/arm/tcc780x/kernel-tcc780x.c
899target/arm/tcc780x/timer-tcc780x.c
900target/arm/tcc780x/system-tcc780x.c 899target/arm/tcc780x/system-tcc780x.c
901target/arm/tcc780x/cowond2/button-cowond2.c 900target/arm/tcc780x/cowond2/button-cowond2.c
902target/arm/tcc780x/cowond2/lcd-cowond2.c 901target/arm/tcc780x/cowond2/lcd-cowond2.c
@@ -904,6 +903,8 @@ target/arm/tcc780x/cowond2/power-cowond2.c
904target/arm/tcc780x/cowond2/powermgmt-cowond2.c 903target/arm/tcc780x/cowond2/powermgmt-cowond2.c
905target/arm/tcc780x/cowond2/usb-cowond2.c 904target/arm/tcc780x/cowond2/usb-cowond2.c
906#ifndef BOOTLOADER 905#ifndef BOOTLOADER
906target/arm/tcc780x/kernel-tcc780x.c
907target/arm/tcc780x/timer-tcc780x.c
907target/arm/wmcodec-telechips.c 908target/arm/wmcodec-telechips.c
908target/arm/tcc780x/debug-tcc780x.c 909target/arm/tcc780x/debug-tcc780x.c
909target/arm/tcc780x/cowond2/pcm-cowond2.c 910target/arm/tcc780x/cowond2/pcm-cowond2.c