lantiq: added xrx200 as plattform for ltqvmmc
authorStefan Koch <stefan.koch10@gmail.com>
Tue, 4 Oct 2016 19:22:40 +0000 (21:22 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 31 Oct 2016 15:51:33 +0000 (16:51 +0100)
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
package/kernel/lantiq/ltq-vmmc/Makefile

index d4df7d14c4aee80628dd53162dfcfc45a9fd1345..b51e0dfcf2ccac935655137060c70f52952b068a 100644 (file)
@@ -27,7 +27,7 @@ define KernelPackage/ltq-vmmc
   SUBMENU:=Voice over IP
   TITLE:=TAPI LL driver for Voice Macro
   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
   AUTOLOAD:=$(call AutoProbe,drv_vmmc)
 endef