## Makefile for the rest of the USB drivers# (the ones that don't fit into any other categories)#obj-$(CONFIG_USB_AUERSWALD)+= auerswald.oobj-$(CONFIG_USB_CYTHERM)+= cytherm.oobj-$(CONFIG_USB_EMI26)+= emi26.oobj-$(CONFIG_USB_EMI62)+= emi62.oobj-$(CONFIG_USB_IDMOUSE)+= idmouse.oobj-$(CONFIG_USB_LCD)+= usblcd.o