From: nbd Date: Sun, 28 Mar 2010 23:33:10 +0000 (+0000) Subject: fix u-boot wiki urls X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=a6b7402fe6b33a4025476fec464c0f32cdec2ebf fix u-boot wiki urls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index e51a40ad7..932c17f41 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 fb9b668a3..3ffe8846e 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