From 1811818e3584c2c6c71c3e1088f49e92688ac339 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 20 Apr 2005 19:36:16 +0000 Subject: add libusb and lsusb (usbutils) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@692 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libusb/Config.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 package/libusb/Config.in (limited to 'package/libusb/Config.in') diff --git a/package/libusb/Config.in b/package/libusb/Config.in new file mode 100644 index 000000000..8157ed291 --- /dev/null +++ b/package/libusb/Config.in @@ -0,0 +1,5 @@ +config BR2_PACKAGE_LIBUSB + tristate "libusb" + default m if CONFIG_DEVEL + help + A library for accessing Linux USB devices -- cgit v1.2.3