From 54f30d4f460d9d9ae73a60d2c51cd3932310c720 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Aug 2012 18:56:38 +0000 Subject: fixes tapi dependencies SVN-Revision: 33029 --- package/ltq-vmmc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ltq-vmmc') diff --git a/package/ltq-vmmc/Makefile b/package/ltq-vmmc/Makefile index a0af1e5..74724eb 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_danube||TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable) + DEPENDS:=+kmod-ltq-tapi @(TARGET_lantiq_danube||TARGET_lantiq_falcon) FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko AUTOLOAD:=$(call AutoLoad,25,drv_vmmc) MAINTAINER:=John Crispin -- cgit v1.1