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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the PowerPC 86xx linux kernel.
      4#
      5
      6obj-y				:= pic.o common.o
      7obj-$(CONFIG_SMP)		+= mpc86xx_smp.o
      8obj-$(CONFIG_MPC8641_HPCN)	+= mpc86xx_hpcn.o
      9obj-$(CONFIG_MPC8610_HPCD)	+= mpc8610_hpcd.o
     10obj-$(CONFIG_GEF_SBC610)	+= gef_sbc610.o
     11obj-$(CONFIG_GEF_SBC310)	+= gef_sbc310.o
     12obj-$(CONFIG_GEF_PPC9A)		+= gef_ppc9a.o
     13obj-$(CONFIG_MVME7100)          += mvme7100.o