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 3de196e2a7a7..b70f62c8fc0a 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -145,6 +145,7 @@ machine-$(CONFIG_ARCH_MX2) := mx2 | |||
145 | machine-$(CONFIG_ARCH_MX25) := mx25 | 145 | machine-$(CONFIG_ARCH_MX25) := mx25 |
146 | machine-$(CONFIG_ARCH_MX3) := mx3 | 146 | machine-$(CONFIG_ARCH_MX3) := mx3 |
147 | machine-$(CONFIG_ARCH_NETX) := netx | 147 | machine-$(CONFIG_ARCH_NETX) := netx |
148 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik | ||
148 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx | 149 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx |
149 | machine-$(CONFIG_ARCH_OMAP1) := omap1 | 150 | machine-$(CONFIG_ARCH_OMAP1) := omap1 |
150 | machine-$(CONFIG_ARCH_OMAP2) := omap2 | 151 | machine-$(CONFIG_ARCH_OMAP2) := omap2 |