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 c877d6df23d1..97cca075d0f9 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -137,6 +137,7 @@ machine-$(CONFIG_ARCH_MX1) := mx1 | |||
137 | machine-$(CONFIG_ARCH_MX2) := mx2 | 137 | machine-$(CONFIG_ARCH_MX2) := mx2 |
138 | machine-$(CONFIG_ARCH_MX3) := mx3 | 138 | machine-$(CONFIG_ARCH_MX3) := mx3 |
139 | machine-$(CONFIG_ARCH_NETX) := netx | 139 | machine-$(CONFIG_ARCH_NETX) := netx |
140 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik | ||
140 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx | 141 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx |
141 | machine-$(CONFIG_ARCH_OMAP1) := omap1 | 142 | machine-$(CONFIG_ARCH_OMAP1) := omap1 |
142 | machine-$(CONFIG_ARCH_OMAP2) := omap2 | 143 | machine-$(CONFIG_ARCH_OMAP2) := omap2 |