diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-17 21:45:56 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-17 21:45:56 +0000 |
commit | 75173cb5b4bcd2daddc3ccd53363c9d0e8eae275 (patch) | |
tree | a305499a5b5644e60e14be1321891401e509412f /package/kernel/lantiq/ltq-vdsl-fw | |
parent | 05560d5211d8e60f7f73011df6254731d715f5b7 (diff) |
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-fw')
-rw-r--r-- | package/kernel/lantiq/ltq-vdsl-fw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl-fw/Makefile b/package/kernel/lantiq/ltq-vdsl-fw/Makefile index d4e0023bc1..6404067707 100644 --- a/package/kernel/lantiq/ltq-vdsl-fw/Makefile +++ b/package/kernel/lantiq/ltq-vdsl-fw/Makefile @@ -17,7 +17,7 @@ define Package/ltq-vdsl-vr9-fw-installer TITLE:=Firmware installer SECTION:=net CATEGORY:=Network - DEPENDS:=@TARGET_lantiq_xway +kmod-ltq-vdsl-vr9 + DEPENDS:=@TARGET_lantiq_xrx200 +kmod-ltq-vdsl-vr9 endef define Build/Prepare |