Re: [OpenWrt-Devel] Smallest Linux

2008-10-13 Thread bifferos
--- On Sun, 12/10/08, RHS Linux User <[EMAIL PROTECTED]> wrote: > From: RHS Linux User <[EMAIL PROTECTED]> > Subject: Re: [OpenWrt-Devel] Smallest Linux > To: "OpenWrt Development List" > Date: Sunday, 12 October, 2008, 11:26 AM > > I am very much looking forward to anyone's further > commen

[OpenWrt-Devel] [PATCH] Install libusb.a in staging directory

2008-10-13 Thread Robert Hazbun
Recently(-r 12228:12906), the Makefile for libusb was changed to not install the static library libusb.a to the staging directory .The library is required for applications that would like to statically link with libusb. This change ensures libusb.a is copied to /usr/lib Signed-off-by: Robert Hazb

Re: [OpenWrt-Devel] [PATCH] Install libusb.a in staging directory

2008-10-13 Thread Felix Fietkau
Robert Hazbun wrote: > Recently(-r 12228:12906), the Makefile for libusb was changed to not > > install the static library libusb.a to the staging directory .The > library is required for applications that would like to statically link > with libusb. This change ensures libusb.a is copied to /usr/