Re: [TRIVIAL] Tweak to allow usb-midi to be built

From: Aaron Lehmann (aaronl@vitelus.com)
Date: Mon Mar 24 2003 - 22:39:04 EST


On Mon, Mar 24, 2003 at 07:28:57PM -0800, Greg KH wrote:
> What kernel version is this? And what makefile? Can you send the diff
> so that it can be applied with patch -p1?

This is a recent snapshot from Linus' tree. The patch applies to
drivers/usb/Makefile (sorry).

--- drivers/usb/Makefile 2003-03-24 19:20:00.000000000 -0800
+++ drivers/usb/Makefile~ 2003-03-24 19:16:21.000000000 -0800
@@ -15,6 +15,7 @@
 obj-$(CONFIG_USB_AUDIO) += class/
 obj-$(CONFIG_USB_BLUETOOTH_TTY) += class/
 obj-$(CONFIG_USB_PRINTER) += class/
+obj-$(CONFIG_USB_MIDI) += class/
 
 obj-$(CONFIG_USB_STORAGE) += storage/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:18 EST