From 39a3d9b55d34655ab9f384b404f895bdd6fb7546 Mon Sep 17 00:00:00 2001 From: sruffell Date: Thu, 27 Mar 2008 21:48:30 +0000 Subject: The location of the fxo_modes structure changed. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4100 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- kernel/xpp/utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3