1# 2# Makefile for the rest of the USB drivers 3# (the ones that don't fit into any other categories) 4# 5 6obj-$(CONFIG_USB_ATM) += usb_atm.o 7obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o 8