Преглед на файлове

fix u-boot wiki urls

SVN-Revision: 20564
Felix Fietkau преди 15 години
родител
ревизия
51fb4cee31
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      package/uboot-ifxmips/Makefile
  2. 1 1
      package/uboot-lantiq/Makefile

+ 1 - 1
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

+ 1 - 1
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