summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 8d5d28eb5a..9f7007245d 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -332,8 +332,8 @@ target/arm/pnx0101/system-pnx0101.c
332#if CONFIG_CPU == AS3525 332#if CONFIG_CPU == AS3525
333target/arm/as3525/system-as3525.c 333target/arm/as3525/system-as3525.c
334#ifdef SANSA_CLIP 334#ifdef SANSA_CLIP
335target/arm/as3525/clip/lcd-ssd1303.c 335target/arm/as3525/sansa-clip/lcd-ssd1303.c
336target/arm/as3525/clip/button-clip.c 336target/arm/as3525/sansa-clip/button-clip.c
337#endif 337#endif
338#endif 338#endif
339 339