public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL] Tweak to allow usb-midi to be built
@ 2003-03-25  3:21 Aaron Lehmann
  2003-03-25  3:28 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Lehmann @ 2003-03-25  3:21 UTC (permalink / raw)
  To: greg, trivial, linux-kernel

--- 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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-03-25 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-25  3:21 [TRIVIAL] Tweak to allow usb-midi to be built Aaron Lehmann
2003-03-25  3:28 ` Greg KH
2003-03-25  3:39   ` Aaron Lehmann
2003-03-25 19:47     ` Greg KH
2003-03-25 19:50       ` Aaron Lehmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox