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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-y 	:= access.o chip.o core.o handle.o irqdomain.o virq.o
      3
      4obj-$(CONFIG_INTC_BALANCING)		+= balancing.o
      5obj-$(CONFIG_INTC_USERIMASK)		+= userimask.o
      6obj-$(CONFIG_INTC_MAPPING_DEBUG)	+= virq-debugfs.o