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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3obj-y				+= xics-common.o
      4obj-$(CONFIG_PPC_ICP_NATIVE)	+= icp-native.o
      5obj-$(CONFIG_PPC_ICP_HV)	+= icp-hv.o
      6obj-$(CONFIG_PPC_ICS_RTAS)	+= ics-rtas.o
      7obj-$(CONFIG_PPC_ICS_NATIVE)	+= ics-native.o
      8obj-$(CONFIG_PPC_POWERNV)	+= ics-opal.o icp-opal.o