diff options
author | John Crispin <blogic@openwrt.org> | 2015-12-11 15:05:40 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-12-11 15:05:40 +0000 |
commit | 07e3cc472ab39fdd1597e522d9a3b1a51f71e69c (patch) | |
tree | f79113a94241c99b9caaa3e436316275f0d090cc /target/linux/lantiq | |
parent | 0b185fc4c8ab80d00f5646693c259f5478fc5ab2 (diff) | |
download | master-187ad058-07e3cc472ab39fdd1597e522d9a3b1a51f71e69c.tar.gz master-187ad058-07e3cc472ab39fdd1597e522d9a3b1a51f71e69c.tar.bz2 master-187ad058-07e3cc472ab39fdd1597e522d9a3b1a51f71e69c.zip |
lantiq: get rid of ltq-vdsl-fw
Because of dsl-vrx200-firmware-xdsl-* there's no need anymore to
download a dsl firmware at runtime.
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/xrx200/target.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk index 059b93e142..50abb24cb9 100644 --- a/target/linux/lantiq/xrx200/target.mk +++ b/target/linux/lantiq/xrx200/target.mk @@ -7,7 +7,6 @@ CPU_SUBTYPE:=dsp DEFAULT_PACKAGES+=kmod-leds-gpio \ kmod-gpio-button-hotplug \ - ltq-vdsl-vr9-fw-installer \ kmod-ltq-vdsl-vr9-mei \ kmod-ltq-vdsl-vr9 \ kmod-ltq-atm-vr9 \ |