ltq-tapi is not xway specific
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27497 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ltq-tapi/Makefile

index 656ae15..64d7def 100644 (file)
@@ -22,7 +22,7 @@ define KernelPackage/ltq-tapi
   SUBMENU:=Voice over IP
   TITLE:=Lantiq TAPI subsystem
   URL:=http://www.lantiq.com/
-  DEPENDS:=+kmod-ltq-ifxos @TARGET_lantiq_xway
+  DEPENDS:=+kmod-ltq-ifxos @TARGET_lantiq
   FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.ko
   AUTOLOAD:=$(call AutoLoad,20,drv_tapi)
   MAINTAINER:=John Crispin <blogic@openwrt.org>