projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git]
/
package
/
libusb
/
Config.in
1
config BR2_PACKAGE_LIBUSB
2
prompt "libusb............................ A library for accessing Linux USB devices"
3
tristate
4
default m if CONFIG_DEVEL
5
help
6
A library for accessing Linux USB devices
7
8
http://libusb.sourceforge.net/
9
This page took
0.044096 seconds
and
5
git commands to generate.