aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl-mei
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-09-17 21:45:56 +0000
committerJohn Crispin <blogic@openwrt.org>2013-09-17 21:45:56 +0000
commit1b9761927eeb45471eaef7f7b415409d85b394d2 (patch)
treea305499a5b5644e60e14be1321891401e509412f /package/kernel/lantiq/ltq-vdsl-mei
parent8efddfe9ec06e7add1da983877b68fce2589cf6c (diff)
downloadmaster-187ad058-1b9761927eeb45471eaef7f7b415409d85b394d2.tar.gz
master-187ad058-1b9761927eeb45471eaef7f7b415409d85b394d2.tar.bz2
master-187ad058-1b9761927eeb45471eaef7f7b415409d85b394d2.zip
lantiq: update packages for v3.10
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38028 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl-mei')
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl-mei/Makefile b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
index 8561573f7d..608b320238 100644
--- a/package/kernel/lantiq/ltq-vdsl-mei/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
@@ -23,7 +23,7 @@ define KernelPackage/ltq-vdsl-vr9-mei
TITLE:=mei driver for vdsl
SECTION:=sys
SUBMENU:=Network Devices
- DEPENDS:=@TARGET_lantiq_xway +kmod-ltq-ifxos
+ DEPENDS:=@TARGET_lantiq_xrx200 +kmod-ltq-ifxos
FILES:=$(PKG_BUILD_DIR)/src/drv_mei_cpe.ko
AUTOLOAD:=$(call AutoLoad,50,drv_mei_cpe)
endef