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 (215B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_MT7601U)	+= mt7601u.o
      3
      4mt7601u-objs	= \
      5	usb.o init.o main.o mcu.o trace.o dma.o core.o eeprom.o phy.o \
      6	mac.o util.o debugfs.o tx.o
      7
      8CFLAGS_trace.o := -I$(src)