summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2440/Makefile
diff options
context:
space:
mode:
authorVasily Khoruzhick <anarsoul@gmail.com>2010-05-11 09:55:07 +0300
committerBen Dooks <ben-linux@fluff.org>2010-05-12 09:19:01 +0900
commitc394f17799523fe4bc92d173b3d9ac2d240c76a2 (patch)
tree9f6512dc84f98179078a89448d18cc1c01094dff /arch/arm/mach-s3c2440/Makefile
parent7ebd467551ed6ae200d7835a84bbda0dcadaa511 (diff)
downloadop-kernel-dev-c394f17799523fe4bc92d173b3d9ac2d240c76a2.zip
op-kernel-dev-c394f17799523fe4bc92d173b3d9ac2d240c76a2.tar.gz
ARM: S3C2440: Add HP iPAQ RX1950 machine support
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Denis Grigoriev <dgreenday@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2440/Makefile')
-rw-r--r--arch/arm/mach-s3c2440/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2440/Makefile b/arch/arm/mach-s3c2440/Makefile
index c85ba32..d5440fa 100644
--- a/arch/arm/mach-s3c2440/Makefile
+++ b/arch/arm/mach-s3c2440/Makefile
@@ -34,6 +34,7 @@ obj-$(CONFIG_MACH_NEXCODER_2440) += mach-nexcoder.o
obj-$(CONFIG_MACH_AT2440EVB) += mach-at2440evb.o
obj-$(CONFIG_MACH_MINI2440) += mach-mini2440.o
obj-$(CONFIG_MACH_NEO1973_GTA02) += mach-gta02.o
+obj-$(CONFIG_MACH_RX1950) += mach-rx1950.o
# extra machine support
OpenPOWER on IntegriCloud