linux-surface/drivers/usb/atm/Makefile

9 lines
238 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
#
# Makefile for USB ATM/xDSL drivers
#
obj-$(CONFIG_USB_CXACRU) += cxacru.o
obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o
obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
obj-$(CONFIG_USB_ATM) += usbatm.o
obj-$(CONFIG_USB_XUSBATM) += xusbatm.o