http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / kernel / linux / 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