let ipkg fail when a package file to be installed is not found
[openwrt/staging/dedeckeh.git] / openwrt / 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