summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/xpp/Kbuild')
-rw-r--r--drivers/dahdi/xpp/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/xpp/Kbuild b/drivers/dahdi/xpp/Kbuild
index f7f180b..376f592 100644
--- a/drivers/dahdi/xpp/Kbuild
+++ b/drivers/dahdi/xpp/Kbuild
@@ -14,7 +14,7 @@ EXTRA_CFLAGS = $(XPP_LOCAL_CFLAGS) \
-g
#
-ifneq (,$(shell grep -w echo_can_state_t $(ZAP_KERNEL)/zaptel.h))
+ifneq (,$(shell grep -w echo_can_state_t $(ZAP_KERNEL)/dahdi.h))
EXTRA_CFLAGS += -DZAPTEL_EC_TYPEDEF
endif