cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (273B)


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for USB ATM/xDSL drivers
      4#
      5obj-$(CONFIG_USB_CXACRU)	+= cxacru.o
      6obj-$(CONFIG_USB_SPEEDTOUCH)	+= speedtch.o
      7obj-$(CONFIG_USB_UEAGLEATM)	+= ueagle-atm.o
      8obj-$(CONFIG_USB_ATM)		+= usbatm.o
      9obj-$(CONFIG_USB_XUSBATM)	+= xusbatm.o