aboutsummaryrefslogtreecommitdiffstats
path: root/package/ltq-tapi/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-03-29 05:17:10 +0000
committerJohn Crispin <john@openwrt.org>2011-03-29 05:17:10 +0000
commitdb56769b0a1c5b9bcc4506850de78ceeeb7f4334 (patch)
treef369371c34c3899fbb890b060adb71b43b645349 /package/ltq-tapi/Makefile
parent1dbabd309b922bb5782755f11615317068915da3 (diff)
downloadupstream-db56769b0a1c5b9bcc4506850de78ceeeb7f4334.tar.gz
upstream-db56769b0a1c5b9bcc4506850de78ceeeb7f4334.tar.bz2
upstream-db56769b0a1c5b9bcc4506850de78ceeeb7f4334.zip
* several updates to the voice packages
SVN-Revision: 26351
Diffstat (limited to 'package/ltq-tapi/Makefile')
-rw-r--r--package/ltq-tapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltq-tapi/Makefile b/package/ltq-tapi/Makefile
index 6c530ac877..ecaac2eeb4 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 <blogic@openwrt.org>