blob: 7ac65ce1aa8abeeec269a94f7ce15a2d087548b3 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#
Duncan Sands86699e32005-05-11 20:15:37 +02003# Makefile for USB ATM/xDSL drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07004#
Duncan Sands86699e32005-05-11 20:15:37 +02005obj-$(CONFIG_USB_CXACRU) += cxacru.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o
matthieu castetb72458a2005-11-07 23:27:13 +01007obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
Duncan Sands86699e32005-05-11 20:15:37 +02008obj-$(CONFIG_USB_ATM) += usbatm.o
9obj-$(CONFIG_USB_XUSBATM) += xusbatm.o