From 516ccb2b4d7a51d5a1d01518f9b1e92723ba5adc Mon Sep 17 00:00:00 2001 From: cshore Date: Fri, 16 Apr 2010 00:37:39 +0000 Subject: [PATCH] packages/net/freeswitch: mod_iax no longers exists in 1.0.6 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20894 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/freeswitch/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index e6a6a2de0..2629df12f 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -55,7 +55,6 @@ FS_MOD_AVAILABLE:= \ g729 \ h26x \ h323 \ - iax \ ilbc \ lcr \ ldap \ @@ -453,7 +452,6 @@ $(eval $(call BuildPlugin,g723-1,G.723.1 codec,mod_g723_1,,)) $(eval $(call BuildPlugin,g729,G.729 codec,mod_g729,,)) $(eval $(call BuildPlugin,h26x,H26X linear codec,mod_h26x,,)) $(eval $(call BuildPlugin,h323,h323 endpoint,mod_h323,,@BROKEN)) # missing header files (other packages needed) -$(eval $(call BuildPlugin,iax,IAX2 interface,mod_iax,,)) $(eval $(call BuildPlugin,java,Java language interface,mod_java,,@BROKEN)) # needs java $(eval $(call BuildPlugin,ilbc,ILBC codec,mod_ilbc,,)) $(eval $(call BuildPlugin,lcr,Least Cost Routing,mod_lcr,,)) -- 2.11.0