From: John Crispin Date: Wed, 6 Jul 2011 19:02:16 +0000 (+0000) Subject: ltq-tapi is not xway specific X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1d43c2b5b65e8ccbd05e2c3c7fef05a4cc568138;p=librecmc%2Flibrecmc.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