summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xpp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/xpp/Makefile b/xpp/Makefile
index 2062492..00e54ce 100644
--- a/xpp/Makefile
+++ b/xpp/Makefile
@@ -7,9 +7,6 @@ EXTRA_CFLAGS = $(XPP_LOCAL_CFLAGS) \
-DWITH_ECHO_SUPPRESSION \
-DPROTOCOL_DEBUG
-ifneq (,$(filter y m,$(CONFIG_DEBUG_FS)))
-EXTRA_CFLAGS += -DXPP_DEBUGFS
-endif
ifneq (,$(shell grep -w echo_can_state_t $(ZAPTEL_DIR)/zaptel.h))
EXTRA_CFLAGS += -DZAPTEL_EC_TYPEDEF
endif