diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 1 |
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 | |||
159 | machine-$(CONFIG_ARCH_VERSATILE) := versatile | 159 | machine-$(CONFIG_ARCH_VERSATILE) := versatile |
160 | machine-$(CONFIG_ARCH_W90X900) := w90x900 | 160 | machine-$(CONFIG_ARCH_W90X900) := w90x900 |
161 | machine-$(CONFIG_FOOTBRIDGE) := footbridge | 161 | machine-$(CONFIG_FOOTBRIDGE) := footbridge |
162 | machine-$(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. |