summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-21 01:59:26 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-21 01:59:26 +0000
commit1d34ee7dc004fc533536afcd1568f8bad1e465cc (patch)
tree52646abdf2ac1e03f0abeaf53708c551b3534f85 /openwrt/package/Config.in
parent898d83787269ed4d67fb7710b661e8c564213f1f (diff)
downloadmtk-20170518-1d34ee7dc004fc533536afcd1568f8bad1e465cc.zip
mtk-20170518-1d34ee7dc004fc533536afcd1568f8bad1e465cc.tar.gz
mtk-20170518-1d34ee7dc004fc533536afcd1568f8bad1e465cc.tar.bz2
Move usbutils (lsusb) at the right place
SVN-Revision: 1003
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 52f3f57..79c4516 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -41,6 +41,7 @@ source "package/iproute2/Config.in"
source "package/kismet/Config.in"
source "package/l2tpd/Config.in"
source "package/lighttpd/Config.in"
+source "package/usbutils/Config.in" # lsusb
source "package/maradns/Config.in"
source "package/net-snmp/Config.in"
source "package/nfs-server/Config.in"
@@ -68,7 +69,6 @@ source "package/tcpdump/Config.in"
source "package/tinc/Config.in"
source "package/ttcp/Config.in"
source "package/ulogd/Config.in"
-source "package/usbutils/Config.in"
source "package/vsftpd/Config.in"
source "package/wireless-tools/Config.in"
source "package/wol/Config.in"