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


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