aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 95ba3c5ca14d..c1d600383281 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -159,6 +159,7 @@ machine-$(CONFIG_ARCH_U300) := u300
159machine-$(CONFIG_ARCH_VERSATILE) := versatile 159machine-$(CONFIG_ARCH_VERSATILE) := versatile
160machine-$(CONFIG_ARCH_W90X900) := w90x900 160machine-$(CONFIG_ARCH_W90X900) := w90x900
161machine-$(CONFIG_FOOTBRIDGE) := footbridge 161machine-$(CONFIG_FOOTBRIDGE) := footbridge
162machine-$(CONFIG_ARCH_MXC91231) := mxc91231
162 163
163# Platform directory name. This list is sorted alphanumerically 164# Platform directory name. This list is sorted alphanumerically
164# by CONFIG_* macro name. 165# by CONFIG_* macro name.