]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/sh/drivers/dma/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-artful-kernel.git] / arch / sh / drivers / dma / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the SuperH DMA specific kernel interface routines under Linux.
3#
4
5obj-y += dma-api.o dma-isa.o
6obj-$(CONFIG_SYSFS) += dma-sysfs.o
7obj-$(CONFIG_SH_DMA) += dma-sh.o
8obj-$(CONFIG_SH_DREAMCAST) += dma-pvr2.o dma-g2.o
9