diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index e84729bf13d4..921a627edb5e 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -135,7 +135,6 @@ endif | |||
135 | plat-$(CONFIG_PLAT_S3C64XX) := s3c64xx s3c | 135 | plat-$(CONFIG_PLAT_S3C64XX) := s3c64xx s3c |
136 | machine-$(CONFIG_ARCH_LH7A40X) := lh7a40x | 136 | machine-$(CONFIG_ARCH_LH7A40X) := lh7a40x |
137 | machine-$(CONFIG_ARCH_VERSATILE) := versatile | 137 | machine-$(CONFIG_ARCH_VERSATILE) := versatile |
138 | machine-$(CONFIG_ARCH_IMX) := imx | ||
139 | machine-$(CONFIG_ARCH_H720X) := h720x | 138 | machine-$(CONFIG_ARCH_H720X) := h720x |
140 | machine-$(CONFIG_ARCH_AAEC2000) := aaec2000 | 139 | machine-$(CONFIG_ARCH_AAEC2000) := aaec2000 |
141 | machine-$(CONFIG_ARCH_REALVIEW) := realview | 140 | machine-$(CONFIG_ARCH_REALVIEW) := realview |