summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 9077d71afa..82d5fe1dce 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -116,7 +116,6 @@ drivers/ata.c
116#endif 116#endif
117#endif 117#endif
118#endif 118#endif
119ata_idle_notify.c
120drivers/button.c 119drivers/button.c
121drivers/dac.c 120drivers/dac.c
122drivers/fat.c 121drivers/fat.c
@@ -164,6 +163,7 @@ font_cache.c
164font.c 163font.c
165#endif 164#endif
166id3.c 165id3.c
166ata_idle_notify.c
167#ifndef SIMULATOR 167#ifndef SIMULATOR
168#ifdef RB_PROFILE 168#ifdef RB_PROFILE
169profile.c 169profile.c