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 d899551a37..6e7762ac75 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -28,7 +28,7 @@ common/crc32-mi4.c
28#endif 28#endif
29common/ctype.c 29common/ctype.c
30#ifndef SIMULATOR 30#ifndef SIMULATOR
31common/dir.c 31common/dir_uncached.c
32common/file.c 32common/file.c
33#endif /* SIMULATOR */ 33#endif /* SIMULATOR */
34#ifdef HAVE_DIRCACHE 34#ifdef HAVE_DIRCACHE