arm: Remove versatileab board
[oweals/u-boot.git] / arch / arm / Makefile
index 1eca815c08b3b68f4a28c535b0dcdf837f317261..13a2780a0e70ff976fdc4c0bb795ecb91e401caf 100644 (file)
@@ -58,7 +58,6 @@ machine-$(CONFIG_ARCH_SOCFPGA)                += socfpga
 machine-$(CONFIG_ARCH_ROCKCHIP)                += rockchip
 machine-$(CONFIG_TEGRA)                        += tegra
 machine-$(CONFIG_ARCH_UNIPHIER)                += uniphier
-machine-$(CONFIG_ARCH_VERSATILE)       += versatile
 machine-$(CONFIG_ARCH_ZYNQ)            += zynq
 
 machdirs := $(patsubst %,arch/arm/mach-%/,$(machine-y))