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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the PCI/MSI
      4obj-$(CONFIG_PCI)			+= pcidev_msi.o
      5obj-$(CONFIG_PCI_MSI)			+= msi.o
      6obj-$(CONFIG_PCI_MSI_IRQ_DOMAIN)	+= irqdomain.o
      7obj-$(CONFIG_PCI_MSI_ARCH_FALLBACKS)	+= legacy.o