projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d4b8e
)
uboot-zynq: remove ZC706 board
author
Luis Araneda
<luaraneda@gmail.com>
Tue, 4 Sep 2018 01:39:56 +0000
(22:39 -0300)
committer
John Crispin
<john@phrozen.org>
Mon, 10 Sep 2018 06:53:28 +0000
(08:53 +0200)
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>
package/boot/uboot-zynq/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-zynq/Makefile
b/package/boot/uboot-zynq/Makefile
index 6d52e81be133908003bb2af583c23264654c26ca..65ac93bfbd3db454885fc434dd1f3ab52053c81b 100644
(file)
--- 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