summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 0539e8d7..36934203 100644
--- a/Makefile
+++ b/Makefile
@@ -179,10 +179,6 @@ ifneq (${FORCE_LOGGING_ON},)
CFLAGS += -DFORCE_LOGGING_ON=${FORCE_LOGGING_ON}
endif
-ifneq (${PD_SYNC},)
-CFLAGS += -DPD_SYNC
-endif
-
ifneq (${TPM2_MODE},)
CFLAGS += -DTPM2_MODE
endif