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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the SuperH DMA specific kernel interface routines under Linux.
      4#
      5
      6obj-$(CONFIG_SH_DMA_API)	+= dma-sh.o dma-api.o dma-sysfs.o
      7obj-$(CONFIG_PVR2_DMA)		+= dma-pvr2.o
      8obj-$(CONFIG_G2_DMA)		+= dma-g2.o
      9obj-$(CONFIG_SH_DMABRG)		+= dmabrg.o