diff options
author | John Crispin <john@openwrt.org> | 2015-12-11 15:05:40 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-11 15:05:40 +0000 |
commit | 0938233fcdef67d969f9429a10761cc640c6d56d (patch) | |
tree | 7ccad7e4c703260f288aeff5b8232b387fa7cc84 /target/linux/lantiq/xrx200 | |
parent | 787120e3a3e3cfdf26efc22c652743f5d91840fd (diff) | |
download | upstream-0938233fcdef67d969f9429a10761cc640c6d56d.tar.gz upstream-0938233fcdef67d969f9429a10761cc640c6d56d.tar.bz2 upstream-0938233fcdef67d969f9429a10761cc640c6d56d.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>
SVN-Revision: 47851
Diffstat (limited to 'target/linux/lantiq/xrx200')
-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 \ |