xref: /openbmc/linux/arch/sh/drivers/dma/Makefile (revision ff4a7481)
1ff4a7481SKuninori Morimoto# SPDX-License-Identifier: GPL-2.0
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Makefile for the SuperH DMA specific kernel interface routines under Linux.
41da177e4SLinus Torvalds#
51da177e4SLinus Torvalds
6d8902adcSNobuhiro Iwamatsuobj-$(CONFIG_SH_DMA_API)	+= dma-sh.o dma-api.o dma-sysfs.o
7da62e71dSPaul Mundtobj-$(CONFIG_PVR2_DMA)		+= dma-pvr2.o
840f49e7eSPaul Mundtobj-$(CONFIG_G2_DMA)		+= dma-g2.o
9fc467a26SManuel Laussobj-$(CONFIG_SH_DMABRG)		+= dmabrg.o
10