]> Git Repo - J-linux.git/blob - drivers/usb/atm/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / usb / atm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for USB ATM/xDSL drivers
4 #
5 obj-$(CONFIG_USB_CXACRU)        += cxacru.o
6 obj-$(CONFIG_USB_SPEEDTOUCH)    += speedtch.o
7 obj-$(CONFIG_USB_UEAGLEATM)     += ueagle-atm.o
8 obj-$(CONFIG_USB_ATM)           += usbatm.o
9 obj-$(CONFIG_USB_XUSBATM)       += xusbatm.o
This page took 0.03024 seconds and 4 git commands to generate.