Great, thanks. -----Original Message----- From: Greg KH [mailto:[EMAIL PROTECTED] Sent: Tuesday, 13 January 2004 4:00 AM To: David Glance Cc: [EMAIL PROTECTED] Subject: Re: [PATCH] Missing Makefile line for Lego USB Tower
On Mon, Jan 12, 2004 at 05:11:02PM +0800, David Glance wrote: > There is a missing line in drivers/usb/Makefile for legousbtower (I have > attached it as well as pasted it inline): Already fixed in my bk tree, and will be sent to Linus when he gets back. > diff -Nru linux-2.6.1/drivers/usb/Makefile > linux-2.6.1.patched/drivers/usb/Makefile > --- linux-2.6.1/drivers/usb/Makefile 2004-01-09 15:00:03.000000000 +0800 > +++ linux-2.6.1.patched/drivers/usb/Makefile 2004-01-12 > 17:01:26.838866568 +0800 > @@ -59,3 +59,4 @@ > obj-$(CONFIG_USB_TEST) += misc/ > obj-$(CONFIG_USB_TIGL) += misc/ > obj-$(CONFIG_USB_USS720) += misc/ > +obj-$(CONFIG_USB_LEGOTOWER) += misc/ > Next time you might want to add the entry here in alphabetical order, that's what I tried to do. thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
