]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/class/Makefile
USB: add USB test and measurement class driver
[linux-2.6-omap-h63xx.git] / drivers / usb / class / Makefile
index 22947124775132693f1b37900cd9b048078c1d73..32e85277b5cf2fd042344a5e442a23601b65a96c 100644 (file)
@@ -4,6 +4,6 @@
 #
 
 obj-$(CONFIG_USB_ACM)          += cdc-acm.o
-obj-$(CONFIG_USB_AUDIO)                += audio.o
-obj-$(CONFIG_USB_MIDI)         += usb-midi.o
 obj-$(CONFIG_USB_PRINTER)      += usblp.o
+obj-$(CONFIG_USB_WDM)          += cdc-wdm.o
+obj-$(CONFIG_USB_TMC)          += usbtmc.o