diff options
Diffstat (limited to 'package/boot/uboot-zynq/Makefile')
-rw-r--r-- | package/boot/uboot-zynq/Makefile | 4 |
1 files changed, 0 insertions, 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 |