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