[OpenWrt-Devel] [PATCH 1/7] uboot-zynq: remove ZC706 board
Luis Araneda
luaraneda at gmail.com
Mon Sep 3 21:39:56 EDT 2018
The board was added when creating the target, but the
corresponding device was never defined inside the target
Signed-off-by: Luis Araneda <luaraneda at gmail.com>
---
package/boot/uboot-zynq/Makefile | 4 ----
1 file changed, 4 deletions(-)
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
--
2.18.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list