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


      1# SPDX-License-Identifier: ISC
      2obj-$(CONFIG_WCN36XX) := wcn36xx.o
      3wcn36xx-y +=   main.o \
      4               dxe.o \
      5               txrx.o \
      6               smd.o \
      7               pmc.o \
      8               debug.o
      9
     10wcn36xx-$(CONFIG_NL80211_TESTMODE) += testmode.o