xref: /linux/arch/sh/drivers/dma/Makefile (revision d8902adcc1a9fd484c8cb5e575152e32192c1ff8)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Makefile for the SuperH DMA specific kernel interface routines under Linux.
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
5*d8902adcSNobuhiro Iwamatsuobj-$(CONFIG_SH_DMA_API)	+= dma-sh.o dma-api.o dma-sysfs.o
6da62e71dSPaul Mundtobj-$(CONFIG_PVR2_DMA)		+= dma-pvr2.o
740f49e7eSPaul Mundtobj-$(CONFIG_G2_DMA)		+= dma-g2.o
8fc467a26SManuel Laussobj-$(CONFIG_SH_DMABRG)		+= dmabrg.o
9