This commit was generated by cvs2svn to compensate for changes in r2,
[linux-2.6.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_SH_DMA)            += dma-sh.o
7 obj-$(CONFIG_SH_DREAMCAST)      += dma-pvr2.o dma-g2.o
8