ltq-tapi is not xway specific
authorJohn Crispin <john@openwrt.org>
Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)
SVN-Revision: 27497

package/ltq-tapi/Makefile

index 656ae15050038ac758f77bc97c38687c6e556120..64d7defaf371ed8e25b5a7922edbe9fffa90ea86 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>