[zaptel-commits] mattf: branch 1.4 r2922 - /branches/1.4/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Tue Aug 21 13:11:38 CDT 2007
Author: mattf
Date: Tue Aug 21 13:11:37 2007
New Revision: 2922
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2922
Log:
Add some 2.4 Makefile trickery for wctdm24xxp
Modified:
branches/1.4/Makefile
Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=diff&rev=2922&r1=2921&r2=2922
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Tue Aug 21 13:11:37 2007
@@ -384,7 +384,8 @@
wctdm.o: wctdm.h
-wctdm24xxp.o: wctdm.h
+wctdm24xxp/wctdm24xxp.o:
+ $(MAKE) -C wctdm24xxp KFLAGS="$(KFLAGS) -I.." CFLAGS="$(CFLAGS) -I.."
pciradio.o: radfw.h
More information about the zaptel-commits
mailing list