diff options
author | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
commit | 32e93efc733fd89b24deb07f1820f4a314a8da57 (patch) | |
tree | 8c5fdbdbb16012e94abec3af6b09ccc2ebbddfac /target/linux/lantiq/xway/profiles | |
parent | ded4c0675d1dd3b6268ac94ff2c99ebb280815f9 (diff) | |
download | upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.gz upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.bz2 upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.zip |
target/linux/*: more dead package cleanups
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41571
Diffstat (limited to 'target/linux/lantiq/xway/profiles')
-rw-r--r-- | target/linux/lantiq/xway/profiles/arv.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/profiles/arv.mk b/target/linux/lantiq/xway/profiles/arv.mk index 30cc7780bb..773243717e 100644 --- a/target/linux/lantiq/xway/profiles/arv.mk +++ b/target/linux/lantiq/xway/profiles/arv.mk @@ -74,7 +74,7 @@ define Profile/ARV7510PW22 ltq-adsl-app ppp-mod-pppoa \ kmod-ltq-tapi kmod-ltq-vmmc \ kmod-rt2800-pci wpad-mini \ - kmod-uhci kmod-usb2 kmod-usb2-pci \ + kmod-usb-uhci kmod-usb2 kmod-usb2-pci \ swconfig endef |