[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / sh / drivers / dma

File: [Development] / linux-2.6-xfs / arch / sh / drivers / dma / Makefile (download)

Revision 1.2, Mon Aug 16 03:52:41 2004 UTC (13 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.1: +1 -0 lines

Merge up to 2.6.8.1

#
# Makefile for the SuperH DMA specific kernel interface routines under Linux.
#

obj-y				+= dma-api.o dma-isa.o
obj-$(CONFIG_SYSFS)		+= dma-sysfs.o
obj-$(CONFIG_SH_DMA)		+= dma-sh.o
obj-$(CONFIG_SH_DREAMCAST)	+= dma-pvr2.o dma-g2.o