X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fkernel%2Flantiq%2Fltq-vmmc%2FMakefile;h=df97fa19eee4e12bf7eda04f8fce123088a723ba;hp=d25f3e14b2911c994bd65ebd1ae91cbeffd003e5;hb=93bbaa20d9d44a26ba2c220870466288e6976896;hpb=0bea0f77c92d0d5cbc7244f8ba74d9fb193358cc diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile index d25f3e14b2..df97fa19ee 100644 --- a/package/kernel/lantiq/ltq-vmmc/Makefile +++ b/package/kernel/lantiq/ltq-vmmc/Makefile @@ -20,14 +20,13 @@ PKG_MAINTAINER:=John Crispin PKG_USE_MIPS16:=0 PKG_CHECK_FORMAT_SECURITY:=0 -include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk define KernelPackage/ltq-vmmc SUBMENU:=Voice over IP TITLE:=TAPI LL driver for Voice Macro URL:=http://www.lantiq.com/ - DEPENDS:=$(LTQ_TAPI_TARGET) +kmod-ltq-tapi + DEPENDS:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway) +kmod-ltq-tapi FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko AUTOLOAD:=$(call AutoProbe,drv_vmmc) endef