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


      1# SPDX-License-Identifier: GPL-2.0-only
      2ifeq ($(CONFIG_ARM),y)
      3obj-$(CONFIG_ARCH_MXC) += soc-imx.o
      4endif
      5obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
      6obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o
      7obj-$(CONFIG_SOC_IMX8M) += soc-imx8m.o
      8obj-$(CONFIG_SOC_IMX8M) += imx8m-blk-ctrl.o
      9obj-$(CONFIG_SOC_IMX8M) += imx8mp-blk-ctrl.o