From: John Crispin Date: Wed, 6 Jul 2011 19:02:16 +0000 (+0000) Subject: ltq-tapi is not xway specific X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=609d34b1b4b47dc8278ca7663d7dde25762fa938;p=openwrt%2Fsvn-archive%2Farchive.git ltq-tapi is not xway specific SVN-Revision: 27497 --- diff --git a/package/ltq-tapi/Makefile b/package/ltq-tapi/Makefile index 656ae15050..64d7defaf3 100644 --- a/package/ltq-tapi/Makefile +++ b/package/ltq-tapi/Makefile @@ -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