projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
usbutils
/
Config.in
diff --git
a/openwrt/package/usbutils/Config.in
b/openwrt/package/usbutils/Config.in
index
9b7de2d
..
327d61e
100644
(file)
--- a/
openwrt/package/usbutils/Config.in
+++ b/
openwrt/package/usbutils/Config.in
@@
-4,3
+4,9
@@
config BR2_PACKAGE_USBUTILS
select BR2_PACKAGE_LIBUSB
help
A program to list Linux USB devices
select BR2_PACKAGE_LIBUSB
help
A program to list Linux USB devices
+
+
+config BR2_PACKAGE_LSUSB
+ tristate
+ default BR2_PACKAGE_USBUTILS
+
This page took
0.03046 seconds
and
4
git commands to generate.