summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2018-09-03 22:39:56 -0300
committerJohn Crispin <john@phrozen.org>2018-09-10 08:53:28 +0200
commit5d2b702590628518bc760662e73b0b8cc45a63da (patch)
treeef969ccb934a41e5dc979799760b51247a3fb62e
parent43d4b8e89e68fcab00698ee3b70a58c74813a6a7 (diff)
downloadmtk-20170518-5d2b702590628518bc760662e73b0b8cc45a63da.zip
mtk-20170518-5d2b702590628518bc760662e73b0b8cc45a63da.tar.gz
mtk-20170518-5d2b702590628518bc760662e73b0b8cc45a63da.tar.bz2
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 <luaraneda@gmail.com>
-rw-r--r--package/boot/uboot-zynq/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile
index 6d52e81..65ac93b 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