summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorRussell King2009-08-15 17:49:31 +0200
committerRussell King2009-08-15 17:49:31 +0200
commit590a94d93475fa6cca257f161ae268ed3a2395b5 (patch)
treed08735ef1dc8260e73f6e95832bfa90d172a7a4a /arch/arm/Makefile
parentMerge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable (diff)
parentmx21ads: Fix framebuffer platform data (diff)
downloadkernel-qcow2-linux-590a94d93475fa6cca257f161ae268ed3a2395b5.tar.gz
kernel-qcow2-linux-590a94d93475fa6cca257f161ae268ed3a2395b5.tar.xz
kernel-qcow2-linux-590a94d93475fa6cca257f161ae268ed3a2395b5.zip
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index e150f232458d..8f117acd98e9 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -142,6 +142,7 @@ machine-$(CONFIG_ARCH_MSM) := msm
machine-$(CONFIG_ARCH_MV78XX0) := mv78xx0
machine-$(CONFIG_ARCH_MX1) := mx1
machine-$(CONFIG_ARCH_MX2) := mx2
+machine-$(CONFIG_ARCH_MX25) := mx25
machine-$(CONFIG_ARCH_MX3) := mx3
machine-$(CONFIG_ARCH_NETX) := netx
machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx
@@ -165,6 +166,7 @@ machine-$(CONFIG_ARCH_U300) := u300
machine-$(CONFIG_ARCH_VERSATILE) := versatile
machine-$(CONFIG_ARCH_W90X900) := w90x900
machine-$(CONFIG_FOOTBRIDGE) := footbridge
+machine-$(CONFIG_ARCH_MXC91231) := mxc91231
# Platform directory name. This list is sorted alphanumerically
# by CONFIG_* macro name.