projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix Set Tx Power error in wificonf
[openwrt.git]
/
openwrt
/
package
/
usbutils
/
Config.in
diff --git
a/openwrt/package/usbutils/Config.in
b/openwrt/package/usbutils/Config.in
index
327d61e
..
a1a712d
100644
(file)
--- a/
openwrt/package/usbutils/Config.in
+++ b/
openwrt/package/usbutils/Config.in
@@
-1,12
+1,14
@@
-config BR2_PACKAGE_
USBUTILS
- tristate "lsusb"
+config BR2_PACKAGE_
LSUSB
+ tristate "lsusb
- USB devices listing program
"
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBUSB
help
A program to list Linux USB devices
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBUSB
help
A program to list Linux USB devices
+
+ http://linux-usb.sourceforge.net/
+
-
-config BR2_PACKAGE_LSUSB
+config BR2_PACKAGE_USBUTILS
tristate
tristate
- default BR2_PACKAGE_
USBUTILS
+ default BR2_PACKAGE_
LSUSB
This page took
0.029236 seconds
and
4
git commands to generate.