Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[cascardo/linux.git] / drivers / usb / class / Makefile
1 #
2 # Makefile for USB Class drivers
3 # (one step up from the misc category)
4 #
5
6 obj-$(CONFIG_USB_ACM)           += cdc-acm.o
7 obj-$(CONFIG_USB_PRINTER)       += usblp.o
8 obj-$(CONFIG_USB_WDM)           += cdc-wdm.o