summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 542081b7ca..4bf22ff6e7 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -52,7 +52,9 @@ drivers/lcd-recorder.c
52#endif 52#endif
53#endif 53#endif
54drivers/power.c 54drivers/power.c
55#ifdef CONFIG_LED
55drivers/led.c 56drivers/led.c
57#endif
56#ifndef SIMULATOR 58#ifndef SIMULATOR
57drivers/adc.c 59drivers/adc.c
58#ifdef HAVE_MMC 60#ifdef HAVE_MMC