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


      1# SPDX-License-Identifier: GPL-2.0
      2ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-orion/include
      3
      4obj-y				+= common.o
      5obj-$(CONFIG_DOVE_LEGACY)	+= irq.o mpp.o
      6obj-$(CONFIG_PCI)		+= pcie.o
      7obj-$(CONFIG_MACH_DOVE_DB)	+= dove-db-setup.o
      8obj-$(CONFIG_MACH_CM_A510)	+= cm-a510.o