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 3ce88d719ced..24e0f0187697 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -142,6 +142,7 @@ endif | |||
142 | plat-$(CONFIG_ARCH_MXC) := mxc | 142 | plat-$(CONFIG_ARCH_MXC) := mxc |
143 | machine-$(CONFIG_ARCH_MX2) := mx2 | 143 | machine-$(CONFIG_ARCH_MX2) := mx2 |
144 | machine-$(CONFIG_ARCH_MX3) := mx3 | 144 | machine-$(CONFIG_ARCH_MX3) := mx3 |
145 | machine-$(CONFIG_ARCH_MX1) := mx1 | ||
145 | machine-$(CONFIG_ARCH_ORION5X) := orion5x | 146 | machine-$(CONFIG_ARCH_ORION5X) := orion5x |
146 | plat-$(CONFIG_PLAT_ORION) := orion | 147 | plat-$(CONFIG_PLAT_ORION) := orion |
147 | machine-$(CONFIG_ARCH_MSM) := msm | 148 | machine-$(CONFIG_ARCH_MSM) := msm |