From 6c7547bcca9ebe6580c841e140b44b8ed8675f56 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 16:49:23 +0000 Subject: Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libusb/Config.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openwrt/package/libusb') diff --git a/openwrt/package/libusb/Config.in b/openwrt/package/libusb/Config.in index 8157ed291..8ac0c70f2 100644 --- a/openwrt/package/libusb/Config.in +++ b/openwrt/package/libusb/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_LIBUSB - tristate "libusb" + tristate "libusb - Library for accessing Linux USB devices" default m if CONFIG_DEVEL help A library for accessing Linux USB devices + + http://libusb.sourceforge.net/ + + -- cgit v1.2.3