mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 23:42:57 +00:00
lantiq: added xrx200 as plattform for ltqvmmc
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
This commit is contained in:
parent
8c08ccc937
commit
a7672fa5b4
@ -27,7 +27,7 @@ define KernelPackage/ltq-vmmc
|
|||||||
SUBMENU:=Voice over IP
|
SUBMENU:=Voice over IP
|
||||||
TITLE:=TAPI LL driver for Voice Macro
|
TITLE:=TAPI LL driver for Voice Macro
|
||||||
URL:=http://www.lantiq.com/
|
URL:=http://www.lantiq.com/
|
||||||
DEPENDS:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway) +kmod-ltq-tapi
|
DEPENDS:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway||TARGET_lantiq_xrx200) +kmod-ltq-tapi
|
||||||
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
|
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
|
||||||
AUTOLOAD:=$(call AutoProbe,drv_vmmc)
|
AUTOLOAD:=$(call AutoProbe,drv_vmmc)
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user