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


      1# SPDX-License-Identifier: GPL-2.0
      2rtl8188ee-objs :=		\
      3		dm.o		\
      4		fw.o		\
      5		hw.o		\
      6		led.o		\
      7		phy.o		\
      8		pwrseq.o	\
      9		rf.o		\
     10		sw.o		\
     11		table.o		\
     12		trx.o
     13
     14obj-$(CONFIG_RTL8188EE) += rtl8188ee.o