summaryrefslogtreecommitdiff
path: root/kernel/xpp/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/xpp/utils/Makefile')
-rw-r--r--kernel/xpp/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/xpp/utils/Makefile b/kernel/xpp/utils/Makefile
index d880842..1651154 100644
--- a/kernel/xpp/utils/Makefile
+++ b/kernel/xpp/utils/Makefile
@@ -49,7 +49,7 @@ ifeq (,$(PBX_LIBUSB))
PBX_LIBUSB = $(shell if [ -r /usr/include/usb.h ]; then echo 1; else echo 0; fi)
endif
-WCTDM=$(ZAP_KERNEL)/wctdm.c
+WCTDM=$(ZAP_KERNEL)/fxo_modes.h
CFLAGS = -g -Wall $(EXTRA_CFLAGS)