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


      1# SPDX-License-Identifier: GPL-2.0-only
      2
      3# Core functionality
      4peci-y := core.o request.o device.o sysfs.o
      5obj-$(CONFIG_PECI) += peci.o
      6peci-cpu-y := cpu.o
      7obj-$(CONFIG_PECI_CPU) += peci-cpu.o
      8
      9# Hardware specific bus drivers
     10obj-y += controller/