aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2006-09-15 23:44:00 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 10:25:16 +0100
commitc374fe7148f1b13854186a7a14c4a2c4ffe3134b (patch)
tree7dd6b996fbcdc6e01d794703c9cf9d0493786d48 /arch/arm/mach-s3c2410/Makefile
parent[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper (diff)
downloadlinux-dev-c374fe7148f1b13854186a7a14c4a2c4ffe3134b.tar.xz
linux-dev-c374fe7148f1b13854186a7a14c4a2c4ffe3134b.zip
[ARM] 3797/1: S3C2410: DMA channel mappings
DMA channel mappings for the S3C2410 Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index e4c32f6ffb71..efedeb82c8c4 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -22,6 +22,7 @@ obj-$(CONFIG_CPU_S3C2400) += s3c2400-gpio.o
obj-$(CONFIG_CPU_S3C2410) += s3c2410.o
obj-$(CONFIG_CPU_S3C2410) += s3c2410-gpio.o
+obj-dma-$(CONFIG_CPU_S3C2410) += s3c2410-dma.o
# Power Management support