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


      1# SPDX-License-Identifier: GPL-2.0
      2# Makefile for Linux PCS drivers
      3
      4pcs_xpcs-$(CONFIG_PCS_XPCS)	:= pcs-xpcs.o pcs-xpcs-nxp.o
      5
      6obj-$(CONFIG_PCS_XPCS)		+= pcs_xpcs.o
      7obj-$(CONFIG_PCS_LYNX)		+= pcs-lynx.o