summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index ccd6f11570..bbbe150112 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -95,11 +95,11 @@ drivers/lcd-remote-2bit-vi.c
95 95
96/* Misc. */ 96/* Misc. */
97drivers/led.c 97drivers/led.c
98drivers/button.c
98#ifndef TARGET_TREE 99#ifndef TARGET_TREE
99drivers/power.c 100drivers/power.c
100#endif /* TARGET_TREE */ 101#endif /* TARGET_TREE */
101#ifndef SIMULATOR 102#ifndef SIMULATOR
102drivers/button.c
103drivers/dac.c 103drivers/dac.c
104drivers/serial.c 104drivers/serial.c
105#endif /* SIMULATOR */ 105#endif /* SIMULATOR */