aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-28 23:33:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-28 23:33:10 +0000
commitd2f63e550a402ff038d17b6ec6e7e62317c63f5c (patch)
treebd472fafa47bb997c765aaf176348ea1e97fde88 /package
parentd79a6f7965dade8b3ec0d98e59b20019aa1f2340 (diff)
downloadupstream-d2f63e550a402ff038d17b6ec6e7e62317c63f5c.tar.gz
upstream-d2f63e550a402ff038d17b6ec6e7e62317c63f5c.tar.bz2
upstream-d2f63e550a402ff038d17b6ec6e7e62317c63f5c.zip
fix u-boot wiki urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/uboot-ifxmips/Makefile2
-rw-r--r--package/uboot-lantiq/Makefile2
2 files changed, 2 insertions, 2 deletions
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