summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 1fc89c81..fa8e7593 100644
--- a/Makefile
+++ b/Makefile
@@ -179,11 +179,6 @@ ifneq (${PD_SYNC},)
CFLAGS += -DPD_SYNC
endif
-ifneq (${USE_MTD},)
-CFLAGS += -DUSE_MTD
-LDLIBS += -lmtdutils
-endif
-
ifneq (${TPM2_MODE},)
CFLAGS += -DTPM2_MODE
endif