mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 04:57:27 -04:00
treewide: update u-boot URL
U-Boot website has been moved to docs.u-boot.org. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
7bfa1fa83b
commit
ac755f983a
@@ -104,7 +104,7 @@ define Build/U-Boot/Target
|
||||
endif
|
||||
endif
|
||||
$(if $(DEFAULT),DEFAULT:=$(DEFAULT))
|
||||
URL:=http://www.denx.de/wiki/U-Boot
|
||||
URL:=https://docs.u-boot.org/en/latest/
|
||||
endef
|
||||
|
||||
define Package/u-boot-$(1)/install
|
||||
|
||||
Reference in New Issue
Block a user