From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Wwc9I-0003rA-12 for ptxdist@pengutronix.de; Mon, 16 Jun 2014 21:00:56 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1Wwc9H-0004qo-Ri for ptxdist@pengutronix.de; Mon, 16 Jun 2014 21:00:55 +0200 Date: Mon, 16 Jun 2014 21:00:55 +0200 From: Michael Olbrich Message-ID: <20140616190055.GG22932@pengutronix.de> References: <1402862806-7297-1-git-send-email-alex.aring@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1402862806-7297-1-git-send-email-alex.aring@gmail.com> Subject: Re: [ptxdist] [PATCH 1/4] libusb: fix libusbx to libusb prompt Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Sun, Jun 15, 2014 at 10:06:43PM +0200, Alexander Aring wrote: > Signed-off-by: Alexander Aring Thanks, applied. Michael > --- > rules/libusb.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/libusb.in b/rules/libusb.in > index ff1a797..6121352 100644 > --- a/rules/libusb.in > +++ b/rules/libusb.in > @@ -4,7 +4,7 @@ menuconfig LIBUSB > tristate > select LIBC_RT > select LIBC_PTHREAD > - prompt "libusbx-1.x " > + prompt "libusb-1.x " > help > Library for programming USB applications without the > knowledge of Linux kernel internals. > -- > 2.0.0 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de