X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3cbb69a17442e9e59283714ffd96a49784e5c161..281c1076f3f4ded438b8da56e1c72e37cceab497:/package/ltq-vmmc/Makefile diff --git a/package/ltq-vmmc/Makefile b/package/ltq-vmmc/Makefile index 51c33f57e..464d005c4 100644 --- a/package/ltq-vmmc/Makefile +++ b/package/ltq-vmmc/Makefile @@ -22,7 +22,7 @@ define KernelPackage/ltq-vmmc SUBMENU:=Voice over IP TITLE:=TAPI LL driver for Voice Macro URL:=http://www.lantiq.com/ - DEPENDS:=+kmod-ltq-tapi @TARGET_lantiq + DEPENDS:=+kmod-ltq-tapi @(TARGET_lantiq_danube||TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable) FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko AUTOLOAD:=$(call AutoLoad,25,drv_vmmc) MAINTAINER:=John Crispin