ChangeSet 1.985.10.11, 2003/03/25 13:07:05-08:00, [EMAIL PROTECTED]

[PATCH] USB: fix Makefile to allow usb midi driver to be built if it's the only class 
driver selected.


 drivers/usb/Makefile |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/drivers/usb/Makefile b/drivers/usb/Makefile
--- a/drivers/usb/Makefile      Tue Mar 25 16:45:47 2003
+++ b/drivers/usb/Makefile      Tue Mar 25 16:45:47 2003
@@ -14,6 +14,7 @@
 obj-$(CONFIG_USB_ACM)          += class/
 obj-$(CONFIG_USB_AUDIO)                += class/
 obj-$(CONFIG_USB_BLUETOOTH_TTY)        += class/
+obj-$(CONFIG_USB_MIDI)         += class/
 obj-$(CONFIG_USB_PRINTER)      += class/
 
 obj-$(CONFIG_USB_STORAGE)      += storage/



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to