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

Aaron Lehmann (aaronl@vitelus.com)
Mon, 24 Mar 2003 19:21:34 -0800


--- Makefile 2003-03-24 19:20:00.000000000 -0800
+++ 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/