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 16ae4cc350..89f4f52895 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -199,6 +199,9 @@ libc/gmtime.c
199#endif /* CONFIG_PLATFORM || HAVE_ROCKBOX_C_LIBRARY */ 199#endif /* CONFIG_PLATFORM || HAVE_ROCKBOX_C_LIBRARY */
200 200
201/* Common */ 201/* Common */
202#ifndef BOOTLOADER
203common/ap_int.c
204#endif
202common/version.c 205common/version.c
203common/config.c 206common/config.c
204common/crc32.c 207common/crc32.c