瀏覽代碼

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 <[email protected]>
Luis Araneda 7 年之前
父節點
當前提交
5d2b702590
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      package/boot/uboot-zynq/Makefile

+ 0 - 4
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