From: Luis Araneda Date: Tue, 4 Sep 2018 01:39:56 +0000 (-0300) Subject: uboot-zynq: remove ZC706 board X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5d2b702590628518bc760662e73b0b8cc45a63da;p=openwrt%2Fstaging%2Fzorun.git uboot-zynq: remove ZC706 board The board was added when creating the target, but the corresponding device was never defined inside the target Signed-off-by: Luis Araneda --- diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index 6d52e81be1..65ac93bfbd 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -26,10 +26,6 @@ define U-Boot/zc702 NAME:=Xilinx ZC702 Dev Board endef -define U-Boot/zc706 - NAME:=Xilinx ZC706 Dev Board -endef - define U-Boot/zed NAME:=Avnet Digilent ZedBoard Dev Board endef