fix u-boot wiki urls
SVN-Revision: 20564
This commit is contained in:
parent
bb361f5517
commit
51fb4cee31
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ define Package/uboot-ifxmips
|
|||
CATEGORY:=Boot Loaders
|
||||
DEPENDS:=@TARGET_ifxmips
|
||||
TITLE:=U-Boot for Infineon MIPS boards
|
||||
URL:=http://www.denx.de/wiki/UBoot/WebHome
|
||||
URL:=http://www.denx.de/wiki/U-Boot
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
|
|
|
@ -25,7 +25,7 @@ define Package/uboot-lantiq
|
|||
CATEGORY:=Boot Loaders
|
||||
DEPENDS:=@TARGET_ifxmips
|
||||
TITLE:=U-Boot for Lantiq reference boards
|
||||
URL:=http://www.denx.de/wiki/UBoot/WebHome
|
||||
URL:=http://www.denx.de/wiki/U-Boot
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
|
|
Loading…
Reference in a new issue