summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index dbb5843940..b062343058 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -101,6 +101,12 @@ video.c
101alpine_cdc.c 101alpine_cdc.c
102#endif 102#endif
103 103
104#if defined(ARCHOS_PLAYER) || defined(ARCHOS_RECORDER) || \
105 defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2) || \
106 defined(ARCHOS_ONDIOFM) || defined(ARCHOS_ONDIOSP)
107firmware_flash.c
108#endif
109
104#if defined(IRIVER_H100_SERIES) 110#if defined(IRIVER_H100_SERIES)
105iriver_flash.c 111iriver_flash.c
106#endif 112#endif
@@ -110,7 +116,6 @@ rockbox_flash.c
110#endif /* CONFIG_CPU */ 116#endif /* CONFIG_CPU */
111 117
112battery_bench.c 118battery_bench.c
113firmware_flash.c
114 119
115#if defined(IPOD_NANO2G) 120#if defined(IPOD_NANO2G)
116crypt_firmware.c 121crypt_firmware.c