aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-09-17 21:45:56 +0000
committerJohn Crispin <john@openwrt.org>2013-09-17 21:45:56 +0000
commit2b0cb17d4298c9dced24ca30c5b68ce10d64c366 (patch)
treef8d7fb7770ab747709b3174abf19c9483c4cadb4 /package/kernel/lantiq/ltq-vdsl
parent07825014834a72fbdc52f193a0473a75a600e3e3 (diff)
downloadupstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.tar.gz
upstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.tar.bz2
upstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.zip
lantiq: update packages for v3.10
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38028
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl')
-rw-r--r--package/kernel/lantiq/ltq-vdsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl/Makefile b/package/kernel/lantiq/ltq-vdsl/Makefile
index 9f1e268037..e94692771b 100644
--- a/package/kernel/lantiq/ltq-vdsl/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl/Makefile
@@ -24,7 +24,7 @@ define KernelPackage/ltq-vdsl-vr9
TITLE:=vdsl driver
SECTION:=sys
SUBMENU:=Network Devices
- DEPENDS:=@TARGET_lantiq_xway +kmod-ltq-vdsl-vr9-mei
+ DEPENDS:=@TARGET_lantiq_xrx200 +kmod-ltq-vdsl-vr9-mei
FILES:=$(PKG_BUILD_DIR)/src/drv_dsl_cpe_api.ko
AUTOLOAD:=$(call AutoLoad,51,drv_dsl_cpe_api)
endef