| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame^] | 1 | # | 
| 2 | # Makefile for the rest of the USB drivers | ||||
| 3 | # (the ones that don't fit into any other categories) | ||||
| 4 | # | ||||
| 5 | |||||
| 6 | obj-$(CONFIG_USB_ATM) += usb_atm.o | ||||
| 7 | obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o | ||||