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 2eca2998f93e..69d3038b35e3 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -143,6 +143,7 @@ endif | |||
143 | machine-$(CONFIG_ARCH_MSM) := msm | 143 | machine-$(CONFIG_ARCH_MSM) := msm |
144 | machine-$(CONFIG_ARCH_LOKI) := loki | 144 | machine-$(CONFIG_ARCH_LOKI) := loki |
145 | machine-$(CONFIG_ARCH_MV78XX0) := mv78xx0 | 145 | machine-$(CONFIG_ARCH_MV78XX0) := mv78xx0 |
146 | machine-$(CONFIG_ARCH_W90X900) := w90x900 | ||
146 | 147 | ||
147 | ifeq ($(CONFIG_ARCH_EBSA110),y) | 148 | ifeq ($(CONFIG_ARCH_EBSA110),y) |
148 | # This is what happens if you forget the IOCS16 line. | 149 | # This is what happens if you forget the IOCS16 line. |