diff --git a/[refs] b/[refs] index 516972719115..ecee51c95136 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1002bb77c0b7f1241a5108ffa04d836ddc5060c0 +refs/heads/master: 72a772a9a3da47e1cdbe01c4aa1105aa8badfff2 diff --git a/trunk/drivers/usb/Makefile b/trunk/drivers/usb/Makefile index 89299a5ce168..0716cdb44cd8 100644 --- a/trunk/drivers/usb/Makefile +++ b/trunk/drivers/usb/Makefile @@ -27,6 +27,8 @@ obj-$(CONFIG_USB_WUSB) += wusbcore/ obj-$(CONFIG_USB_ACM) += class/ obj-$(CONFIG_USB_PRINTER) += class/ +obj-$(CONFIG_USB_WDM) += class/ +obj-$(CONFIG_USB_TMC) += class/ obj-$(CONFIG_USB_STORAGE) += storage/ obj-$(CONFIG_USB) += storage/