X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fusb%2Fclass%2FMakefile;h=32e85277b5cf2fd042344a5e442a23601b65a96c;hp=535d59a30600f1a67fde71c16ffdc087c1c308c2;hb=8bc91d462570df465937a516c721ff0f4ae0e0ed;hpb=b4ba0ba24b57ec975482f4ba2d350fbee7557240 diff --git a/drivers/usb/class/Makefile b/drivers/usb/class/Makefile index 535d59a30600..32e85277b5cf 100644 --- a/drivers/usb/class/Makefile +++ b/drivers/usb/class/Makefile @@ -6,3 +6,4 @@ 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