summaryrefslogtreecommitdiffstats
path: root/package/uboot-xburst
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
commit2479c0db54c659529ac1475f3f30cf27149d90c3 (patch)
treef791fbb5a028b4b48d1e803f7ed7364bdd3cd0c1 /package/uboot-xburst
parent725f6b1cca4949a5e52341b99b81201c5f8e7a47 (diff)
[package] cleanup Makefiles (#7212)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-xburst')
-rw-r--r--package/uboot-xburst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/uboot-xburst/Makefile b/package/uboot-xburst/Makefile
index b7820a712..893fbf531 100644
--- a/package/uboot-xburst/Makefile
+++ b/package/uboot-xburst/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -51,7 +51,7 @@ define Package/uboot-xburst-$(1)
CATEGORY:=Boot Loaders
DEPENDS:=@TARGET_xburst
TITLE:=$(2)
- URL:=http://www.denx.de/wiki/UBoot/WebHome
+ URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)
endef
endef