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


      1# SPDX-License-Identifier: GPL-2.0
      2subdir-ccflags-y +=  -I$(srctree)/drivers/net/ethernet/freescale/fman
      3
      4obj-$(CONFIG_FSL_FMAN) += fsl_dpaa_fman.o
      5obj-$(CONFIG_FSL_FMAN) += fsl_dpaa_fman_port.o
      6obj-$(CONFIG_FSL_FMAN) += fsl_dpaa_mac.o
      7
      8fsl_dpaa_fman-objs	:= fman_muram.o fman.o fman_sp.o fman_keygen.o
      9fsl_dpaa_fman_port-objs := fman_port.o
     10fsl_dpaa_mac-objs:= mac.o fman_dtsec.o fman_memac.o fman_tgec.o