summaryrefslogtreecommitdiff
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/Makefile b/unix/Makefile
index 18186ec56..729d894a1 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -147,9 +147,6 @@ SRC_C = \
fatfs_port.c \
$(SRC_MOD)
-STMHAL_SRC_C = \
- stmhal/ffconf.c
-
# Include builtin package manager in the standard build (and coverage)
ifeq ($(PROG),micropython)
SRC_C += $(BUILD)/_frozen_upip.c