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


      1# SPDX-License-Identifier: GPL-2.0
      2obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
      3obj-y += interrupt.o exports.o os-area.o
      4obj-y += system-bus.o
      5
      6obj-$(CONFIG_PS3GELIC_UDBG) += gelic_udbg.o
      7obj-$(CONFIG_SMP) += smp.o
      8obj-$(CONFIG_SPU_BASE) += spu.o
      9obj-y += device-init.o