GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / usb / class / Makefile
blob32e85277b5cf2fd042344a5e442a23601b65a96c
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_PRINTER) += usblp.o
8 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
9 obj-$(CONFIG_USB_TMC) += usbtmc.o