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


      1# SPDX-License-Identifier: GPL-2.0
      2rtl8723-common-objs :=		\
      3		main.o		\
      4		dm_common.o	\
      5		fw_common.o	\
      6		phy_common.o
      7
      8obj-$(CONFIG_RTL8723_COMMON) += rtl8723-common.o