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 89087d599ad2..aa90b6670794 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -199,7 +199,6 @@ machine-$(CONFIG_ARCH_ZYNQ) += zynq | |||
199 | plat-$(CONFIG_ARCH_MXC) += mxc | 199 | plat-$(CONFIG_ARCH_MXC) += mxc |
200 | plat-$(CONFIG_ARCH_OMAP) += omap | 200 | plat-$(CONFIG_ARCH_OMAP) += omap |
201 | plat-$(CONFIG_ARCH_S3C64XX) += samsung | 201 | plat-$(CONFIG_ARCH_S3C64XX) += samsung |
202 | plat-$(CONFIG_ARCH_ZYNQ) += versatile | ||
203 | plat-$(CONFIG_PLAT_IOP) += iop | 202 | plat-$(CONFIG_PLAT_IOP) += iop |
204 | plat-$(CONFIG_PLAT_ORION) += orion | 203 | plat-$(CONFIG_PLAT_ORION) += orion |
205 | plat-$(CONFIG_PLAT_PXA) += pxa | 204 | plat-$(CONFIG_PLAT_PXA) += pxa |