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 cdd2271ba8..9bebbb0a10 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -88,8 +88,10 @@ rolo.c
88system.c 88system.c
89thread.c 89thread.c
90usb.c 90usb.c
91#if CONFIG_CPU == SH7034
91bitswap.S 92bitswap.S
92crt0.S 93crt0.S
93descramble.S 94descramble.S
94drivers/lcd.S 95drivers/lcd.S
95#endif 96#endif
97#endif