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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for linux/drivers/platform
      4#
      5
      6obj-$(CONFIG_X86)		+= x86/
      7obj-$(CONFIG_MELLANOX_PLATFORM)	+= mellanox/
      8obj-$(CONFIG_MIPS)		+= mips/
      9obj-$(CONFIG_OLPC_EC)		+= olpc/
     10obj-$(CONFIG_GOLDFISH)		+= goldfish/
     11obj-$(CONFIG_CHROME_PLATFORMS)	+= chrome/
     12obj-$(CONFIG_SURFACE_PLATFORMS)	+= surface/