Browse Source

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 năm trước cách đây
mục cha
commit
5d2b702590
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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