initial commit with v2.6.9
[linux-2.6.9-moxart.git] / drivers / usb / class / Makefile
blob971e5497a3fd9445d0fb0fa521ac445df925c673
2 # Makefile for USB Class drivers
3 # (one step up from the misc category)
6 obj-$(CONFIG_USB_ACM) += cdc-acm.o
7 obj-$(CONFIG_USB_AUDIO) += audio.o
8 obj-$(CONFIG_USB_BLUETOOTH_TTY) += bluetty.o
9 obj-$(CONFIG_USB_MIDI) += usb-midi.o
10 obj-$(CONFIG_USB_PRINTER) += usblp.o