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


      1# SPDX-License-Identifier: GPL-2.0
      2obj-y	+= misc_44x.o machine_check.o
      3ifneq ($(CONFIG_PPC4xx_CPM),y)
      4obj-y	+= idle.o
      5endif
      6obj-$(CONFIG_PPC44x_SIMPLE) += ppc44x_simple.o
      7obj-$(CONFIG_EBONY)	+= ebony.o
      8obj-$(CONFIG_SAM440EP) 	+= sam440ep.o
      9obj-$(CONFIG_WARP)	+= warp.o
     10obj-$(CONFIG_ISS4xx)	+= iss4xx.o
     11obj-$(CONFIG_CANYONLANDS)+= canyonlands.o
     12obj-$(CONFIG_CURRITUCK)	+= ppc476.o
     13obj-$(CONFIG_AKEBONO)	+= ppc476.o
     14obj-$(CONFIG_FSP2)	+= fsp2.o