initial commit with v2.6.9
[linux-2.6.9-moxart.git] / drivers / usb / misc / Makefile
blobd641a470e8d70659b405a014c946b26678f11675
2 # Makefile for the rest of the USB drivers
3 # (the ones that don't fit into any other categories)
6 obj-$(CONFIG_USB_AUERSWALD) += auerswald.o
7 obj-$(CONFIG_USB_CYTHERM) += cytherm.o
8 obj-$(CONFIG_USB_EMI26) += emi26.o
9 obj-$(CONFIG_USB_EMI62) += emi62.o
10 obj-$(CONFIG_USB_LCD) += usblcd.o
11 obj-$(CONFIG_USB_LED) += usbled.o
12 obj-$(CONFIG_USB_LEGOTOWER) += legousbtower.o
13 obj-$(CONFIG_USB_RIO500) += rio500.o
14 obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o
15 obj-$(CONFIG_USB_TEST) += usbtest.o
16 obj-$(CONFIG_USB_TIGL) += tiglusb.o
17 obj-$(CONFIG_USB_USS720) += uss720.o
18 obj-$(CONFIG_USB_PHIDGETSERVO) += phidgetservo.o