Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6] / drivers / usb / class / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for USB Class drivers
3# (one step up from the misc category)
4#
5
6obj-$(CONFIG_USB_ACM) += cdc-acm.o
1da177e4 7obj-$(CONFIG_USB_PRINTER) += usblp.o
afba937e 8obj-$(CONFIG_USB_WDM) += cdc-wdm.o