X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fusb%2Fclass%2FMakefile;h=535d59a30600f1a67fde71c16ffdc087c1c308c2;hb=5a58d4bb66b1d68e4b9319dd5b89078bad2a7f64;hp=cc391e6c2af81b7b77189919c122ade6d0e64d11;hpb=e952f31bce6e9f64db01f607abc46529ba57ac9e;p=mv-sheeva.git diff --git a/drivers/usb/class/Makefile b/drivers/usb/class/Makefile index cc391e6c2af..535d59a3060 100644 --- a/drivers/usb/class/Makefile +++ b/drivers/usb/class/Makefile @@ -5,3 +5,4 @@ obj-$(CONFIG_USB_ACM) += cdc-acm.o obj-$(CONFIG_USB_PRINTER) += usblp.o +obj-$(CONFIG_USB_WDM) += cdc-wdm.o