blob: c6068137b46f42aa13f8491a3a8a298a4514d01b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the SuperH DMA specific kernel interface routines under Linux.
3#
4
Manuel Laussfc467a22007-05-09 17:36:15 +09005obj-$(CONFIG_SH_DMA_API) += dma-api.o dma-sysfs.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_SH_DMA) += dma-sh.o
Paul Mundtda62e712009-03-17 09:30:36 +09007obj-$(CONFIG_PVR2_DMA) += dma-pvr2.o
Paul Mundt40f49e72009-03-17 12:47:56 +09008obj-$(CONFIG_G2_DMA) += dma-g2.o
Manuel Laussfc467a22007-05-09 17:36:15 +09009obj-$(CONFIG_SH_DMABRG) += dmabrg.o