On Wed, Aug 30, 2006 at 10:14:24AM +0200, Sam Hocevar wrote: > Thanks for the additional fixes. > > On Tue, Aug 29, 2006, [EMAIL PROTECTED] wrote: > > --- gregkh-2.6.orig/drivers/usb/Makefile > > +++ gregkh-2.6/drivers/usb/Makefile > > @@ -23,6 +23,7 @@ obj-$(CONFIG_USB_PRINTER) += class/ > > obj-$(CONFIG_USB_STORAGE) += storage/ > > obj-$(CONFIG_USB) += storage/ > > > > +obj-$(CONFIG_USB_ACECAD) += input/ > > obj-$(CONFIG_USB_AIPTEK) += input/ > > obj-$(CONFIG_USB_ATI_REMOTE) += input/ > > obj-$(CONFIG_USB_HID) += input/ > > @@ -31,8 +32,8 @@ obj-$(CONFIG_USB_KBTAB) += input/ > > obj-$(CONFIG_USB_MOUSE) += input/ > > obj-$(CONFIG_USB_MTOUCH) += input/ > > obj-$(CONFIG_USB_POWERMATE) += input/ > > +obj-$(CONFIG_USB_TRANCEVIBRATOR)+= input/ > > obj-$(CONFIG_USB_WACOM) += input/ > > -obj-$(CONFIG_USB_ACECAD) += input/ > > obj-$(CONFIG_USB_XPAD) += input/ > > > > obj-$(CONFIG_USB_CATC) += net/ > > I don't suppose the moving around of CONFIG_USB_ACECAD was meant for > this patch, was it?
Heh, I just kept everything in alphabetical order here :) thanks, greg k-h ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel