projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add fix from whiterussian
[openwrt.git]
/
openwrt
/
package
/
usbutils
/
Config.in
diff --git
a/openwrt/package/usbutils/Config.in
b/openwrt/package/usbutils/Config.in
index
9b7de2d
..
a1a712d
100644
(file)
--- a/
openwrt/package/usbutils/Config.in
+++ b/
openwrt/package/usbutils/Config.in
@@
-1,6
+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_USBUTILS
+ tristate
+ default BR2_PACKAGE_LSUSB
+
This page took
0.019669 seconds
and
4
git commands to generate.