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 2dca13f60168..ed820e737a8a 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -176,6 +176,7 @@ machine-$(CONFIG_ARCH_U300) := u300 | |||
176 | machine-$(CONFIG_ARCH_U8500) := ux500 | 176 | machine-$(CONFIG_ARCH_U8500) := ux500 |
177 | machine-$(CONFIG_ARCH_VERSATILE) := versatile | 177 | machine-$(CONFIG_ARCH_VERSATILE) := versatile |
178 | machine-$(CONFIG_ARCH_W90X900) := w90x900 | 178 | machine-$(CONFIG_ARCH_W90X900) := w90x900 |
179 | machine-$(CONFIG_ARCH_NUC93X) := nuc93x | ||
179 | machine-$(CONFIG_FOOTBRIDGE) := footbridge | 180 | machine-$(CONFIG_FOOTBRIDGE) := footbridge |
180 | 181 | ||
181 | # Platform directory name. This list is sorted alphanumerically | 182 | # Platform directory name. This list is sorted alphanumerically |