[zaptel-commits] tzafrir: branch tzafrir/kernelmove_14 r2700 - /team/tzafrir/kernelmove_14/
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Fri Jul 6 08:08:16 CDT 2007
Author: tzafrir
Date: Fri Jul 6 08:08:16 2007
New Revision: 2700
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2700
Log:
wcte12xp was left out of the modules list in the Makefile.
Modified:
team/tzafrir/kernelmove_14/Makefile
Modified: team/tzafrir/kernelmove_14/Makefile
URL: http://svn.digium.com/view/zaptel/team/tzafrir/kernelmove_14/Makefile?view=diff&rev=2700&r1=2699&r2=2700
==============================================================================
--- team/tzafrir/kernelmove_14/Makefile (original)
+++ team/tzafrir/kernelmove_14/Makefile Fri Jul 6 08:08:16 2007
@@ -77,8 +77,8 @@
endif
MODULES := pciradio tor2 torisa wcfxo wct1xxp wctdm wctdm24xxp \
- wcte11xp wcusb zaptel ztd-eth ztd-loc ztdummy ztdynamic \
- zttranscode
+ wcte11xp wcte12xp wcusb zaptel ztd-eth ztd-loc ztdummy \
+ ztdynamic zttranscode
MODULES:=$(filter-out $(MENUSELECT_MODULES),$(MODULES))
ZAP_SUBDIRS := xpp wctc4xxp wct4xxp
More information about the zaptel-commits
mailing list