From: Ben Dooks Date: Tue, 21 Oct 2008 13:06:50 +0000 (+0100) Subject: [ARM] S3C6410: Initial CPU support code X-Git-Tag: v2.6.29-rc1~559^2~9^2~9^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d626aeedc96e21a048f1a300cd6360f3a7be10f2;p=pandora-kernel.git [ARM] S3C6410: Initial CPU support code Initial support for the Samsung S3C6410 SoC. Signed-off-by: Ben Dooks --- diff --git a/arch/arm/Makefile b/arch/arm/Makefile index fed7753ff7e2..3ce88d719ced 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -123,7 +123,7 @@ endif machine-$(CONFIG_ARCH_S3C2410) := s3c2410 s3c2400 s3c2412 s3c2440 s3c2442 s3c2443 machine-$(CONFIG_ARCH_S3C24A0) := s3c24a0 plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx s3c - machine-$(CONFIG_ARCH_S3C64XX) := s3c6400 + machine-$(CONFIG_ARCH_S3C64XX) := s3c6400 s3c6410 plat-$(CONFIG_PLAT_S3C64XX) := s3c64xx s3c machine-$(CONFIG_ARCH_LH7A40X) := lh7a40x machine-$(CONFIG_ARCH_VERSATILE) := versatile Reading git-diff-tree failed