From: Felix Fietkau Date: Sun, 28 Mar 2010 23:33:10 +0000 (+0000) Subject: fix u-boot wiki urls X-Git-Tag: reboot~20395 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=51fb4cee31888a0fa1eedf90c62d16108df42451;p=openwrt%2Fstaging%2Fchunkeey.git fix u-boot wiki urls SVN-Revision: 20564 --- diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index e51a40ad71..932c17f41d 100644 --- a/package/uboot-ifxmips/Makefile +++ b/package/uboot-ifxmips/Makefile @@ -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 diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index fb9b668a38..3ffe8846ee 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -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