[patch 4/14] s3c2412/s3c2413 support

From: Koen Martens
Date: Fri Mar 03 2006 - 05:59:44 EST


Added s3c2412 object files.

Signed-off-by: Koen Martens <gmc@xxxxxxxxxxxx>


--- linux-2.6.15.4/arch/arm/mach-s3c2410/Makefile 2006-02-10 08:22:48.000000000 +0100
+++ golinux/arch/arm/mach-s3c2410/Makefile 2006-02-27 17:10:25.000000000 +0100
@@ -20,24 +20,26 @@
obj-$(CONFIG_PM) += pm.o sleep.o
obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o

+# S3C2412 support
+
+obj-$(CONFIG_CPU_S3C2412) += s3c2412.o s3c2412-dsc.o
+
# S3C2440 support

obj-$(CONFIG_CPU_S3C2440) += s3c2440.o s3c2440-dsc.o
obj-$(CONFIG_CPU_S3C2440) += s3c2440-irq.o
obj-$(CONFIG_CPU_S3C2440) += s3c2440-clock.o


--
K.F.J. Martens, Sonologic, http://www.sonologic.nl/
Networking, hosting, embedded systems, unix, artificial intelligence.
Public PGP key: http://www.metro.cx/pubkey-gmc.asc
Wondering about the funny attachment your mail program
can't read? Visit http://www.openpgp.org/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/