mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_LIBUSB_COMPAT
|
|
bool "libusb-compat"
|
|
depends on BR2_PACKAGE_LIBUSB
|
|
help
|
|
libusb-0.1 compatibility layer for libusb-1.0.
|
|
|
|
http://libusb.info/
|