]> 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 cc391e6c2af81b7b77189919c122ade6d0e64d11..32e85277b5cf2fd042344a5e442a23601b65a96c 100644 (file)
@@ -5,3 +5,5 @@
 
 obj-$(CONFIG_USB_ACM)          += cdc-acm.o
 obj-$(CONFIG_USB_PRINTER)      += usblp.o
+obj-$(CONFIG_USB_WDM)          += cdc-wdm.o
+obj-$(CONFIG_USB_TMC)          += usbtmc.o