From 5718df9dd01b4c30d21eaef08b80a3893b0fa7f3 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Tue, 21 Oct 2008 14:07:09 +0100 Subject: [ARM] SMDK6410: Initial machine support Initial machine support for the Samsung SMDK6410. Signed-off-by: Ben Dooks --- arch/arm/mach-s3c6410/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/mach-s3c6410/Makefile') diff --git a/arch/arm/mach-s3c6410/Makefile b/arch/arm/mach-s3c6410/Makefile index b35e04d8151..4a20a009990 100644 --- a/arch/arm/mach-s3c6410/Makefile +++ b/arch/arm/mach-s3c6410/Makefile @@ -14,3 +14,6 @@ obj- := obj-$(CONFIG_CPU_S3C6410) += cpu.o +# machine support + +obj-$(CONFIG_MACH_SMDK6410) += mach-smdk6410.o -- cgit v1.2.3