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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Makefile for the Linux Kernel SOC fsl specific device drivers
      4#
      5
      6obj-$(CONFIG_FSL_DPAA)                 += qbman/
      7obj-$(CONFIG_QUICC_ENGINE)		+= qe/
      8obj-$(CONFIG_CPM)			+= qe/
      9obj-$(CONFIG_FSL_RCPM)			+= rcpm.o
     10obj-$(CONFIG_FSL_GUTS)			+= guts.o
     11obj-$(CONFIG_FSL_MC_DPIO) 		+= dpio/
     12obj-$(CONFIG_DPAA2_CONSOLE)		+= dpaa2-console.o