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


      1# SPDX-License-Identifier: GPL-2.0
      2ccflags-$(CONFIG_CAIF_DEBUG) := -DDEBUG
      3
      4# Serial interface
      5obj-$(CONFIG_CAIF_TTY) += caif_serial.o
      6
      7# Virtio interface
      8obj-$(CONFIG_CAIF_VIRTIO) += caif_virtio.o