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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-y				+= uic.o machine_check.o
      3obj-$(CONFIG_4xx_SOC)		+= soc.o
      4obj-$(CONFIG_PCI)		+= pci.o
      5obj-$(CONFIG_PPC4xx_HSTA_MSI)	+= hsta_msi.o
      6obj-$(CONFIG_PPC4xx_CPM)	+= cpm.o
      7obj-$(CONFIG_PPC4xx_GPIO)	+= gpio.o