summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 02:42:44 +0000
committermspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 02:42:44 +0000
commit99b459ca9372dacba058e88cccf1569f30c4404e (patch)
tree9897445bc781eb4bc536d6812c3b5831dcda74d0 /Makefile
parent9867044df568202cb7e79151d14029338bf7e6a2 (diff)
Moving wcte12xp driver into a subdirectory and adding support for the Digium TE121 and TE122 cards. These cards support the Digium VPMADT032 module.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3358 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 314f587..5065560 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ endif
MODULES:=zaptel tor2 torisa wcusb wcfxo wctdm \
ztdynamic ztd-eth wct1xxp wcte11xp pciradio \
- ztd-loc wcte12xp # ztdummy
+ ztd-loc # ztdummy
#MODULES+=wcfxsusb
ifeq ($(BUILDVER),linux26)
MODULES+=ztdummy zttranscode
@@ -78,7 +78,7 @@ MODULESO+=$(SUBDIRS_EXTRA:%=%/)
endif
# add this later, so it doesn't become part of MODULESO/MODULESKO
-MODULES+=wct4xxp wctc4xxp wctdm24xxp
+MODULES+=wct4xxp wctc4xxp wcte12xp wctdm24xxp
ifeq ($(ARCH),i386)
ifneq ($(wildcard $(PWD)/hpec/hpec_x86_32.o_shipped),)
@@ -221,7 +221,7 @@ utils: $(BINS)
libs: $(LIBTONEZONE_SO)
ifeq ($(BUILDVER),linux24)
-modules: prereq $(MODULESO) wct4xxp/wct4xxp.o wctdm24xxp/wctdm24xxp.o
+modules: prereq $(MODULESO) wct4xxp/wct4xxp.o wctdm24xxp/wctdm24xxp.o wcte12xp/wcte12xp.o
else
modules: prereq
ifeq (,$(wildcard $(KSRC)/.config))
@@ -253,6 +253,9 @@ version.h: FORCE
wct4xxp/wct4xxp.o:
$(MAKE) -C wct4xxp KFLAGS="$(KFLAGS) -I.." CFLAGS="$(CFLAGS) -I.."
+wcte12xp/wcte12xp.o:
+ $(MAKE) -C wcte12xp KFLAGS="$(KFLAGS) -I.." CFLAGS="$(CFLAGS) -I.."
+
wctdm24xxp/wctdm24xxp.o:
$(MAKE) -C wctdm24xxp KFLAGS="$(KFLAGS) -I.." CFLAGS="$(CFLAGS) -I.."
@@ -546,6 +549,7 @@ clean:
$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean
$(MAKE) -C wct4xxp clean
$(MAKE) -C wctc4xxp clean
+ $(MAKE) -C wcte12xp clean
$(MAKE) -C wctdm24xxp clean
rm -rf .tmp_versions
rm -f gendigits tones.h