From c4a54700bcca9c5b05f7277a3025b6a5ee0e4658 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@692 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libusb/Config.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 openwrt/package/libusb/Config.in (limited to 'openwrt/package/libusb/Config.in') diff --git a/openwrt/package/libusb/Config.in b/openwrt/package/libusb/Config.in new file mode 100644 index 000000000..8157ed291 --- /dev/null +++ b/openwrt/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