1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:03:49 +03:00

fix u-boot wiki urls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-03-28 23:33:10 +00:00
parent 58b9ace7c4
commit a6b7402fe6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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