[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / 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_AUDIO)         += audio.o
8 obj-$(CONFIG_USB_MIDI)          += usb-midi.o
9 obj-$(CONFIG_USB_PRINTER)       += usblp.o