X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fclass%2FMakefile;h=535d59a30600f1a67fde71c16ffdc087c1c308c2;hb=cdbfc557c43ea1f1f9b7062300ecb1254969814b;hp=22947124775132693f1b37900cd9b048078c1d73;hpb=fc228a04a4c01bbb2f898e180a14f9a976001f79;p=linux-2.6 diff --git a/drivers/usb/class/Makefile b/drivers/usb/class/Makefile index 2294712477..535d59a306 100644 --- a/drivers/usb/class/Makefile +++ b/drivers/usb/class/Makefile @@ -4,6 +4,5 @@ # 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