[zaptel-commits] sruffell: branch 1.4 r4100 - /branches/1.4/kernel/xpp/utils/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Thu Mar 27 16:48:30 CDT 2008
Author: sruffell
Date: Thu Mar 27 16:48:30 2008
New Revision: 4100
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4100
Log:
The location of the fxo_modes structure changed.
Modified:
branches/1.4/kernel/xpp/utils/Makefile
Modified: branches/1.4/kernel/xpp/utils/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/kernel/xpp/utils/Makefile?view=diff&rev=4100&r1=4099&r2=4100
==============================================================================
--- branches/1.4/kernel/xpp/utils/Makefile (original)
+++ branches/1.4/kernel/xpp/utils/Makefile Thu Mar 27 16:48:30 2008
@@ -49,7 +49,7 @@
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)
More information about the zaptel-commits
mailing list