aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2006-09-15 18:45:17 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 05:25:18 -0400
commit98c418a002ce5f3110eeb31d1ce8261f5199997d (patch)
tree5fc4c72fe6a01afa33fe4a88a53bd980320ab299 /arch/arm/mach-s3c2410/Makefile
parentc374fe7148f1b13854186a7a14c4a2c4ffe3134b (diff)
[ARM] 3798/1: S3C2440: DMA channel mappings
S3C2440 DMA channel mappings 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 efedeb82c8c4..129e037c037d 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -50,6 +50,7 @@ obj-$(CONFIG_CPU_S3C2440) += s3c2440.o s3c2440-dsc.o
50obj-$(CONFIG_CPU_S3C2440) += s3c2440-irq.o 50obj-$(CONFIG_CPU_S3C2440) += s3c2440-irq.o
51obj-$(CONFIG_CPU_S3C2440) += s3c2440-clock.o 51obj-$(CONFIG_CPU_S3C2440) += s3c2440-clock.o
52obj-$(CONFIG_CPU_S3C2440) += s3c2410-gpio.o 52obj-$(CONFIG_CPU_S3C2440) += s3c2410-gpio.o
53obj-dma-$(CONFIG_CPU_S3C2440) += s3c2440-dma.o
53 54
54# S3C2442 support 55# S3C2442 support
55 56