summaryrefslogtreecommitdiff
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/unix/Makefile b/unix/Makefile
index 342786deb..18186ec56 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -148,8 +148,7 @@ SRC_C = \
$(SRC_MOD)
STMHAL_SRC_C = \
- stmhal/ffconf.c \
- stmhal/file.c
+ stmhal/ffconf.c
# Include builtin package manager in the standard build (and coverage)
ifeq ($(PROG),micropython)