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


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