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


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