X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d5cb03910e465798d6dc9bf35ae77e17f0b41a93..3d089c4fe3274942b0d2ca27da716405e4b66fd9:/package/uboot-ifxmips/Makefile diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index e51a40ad7..6b78c3d0a 100644 --- a/package/uboot-ifxmips/Makefile +++ b/package/uboot-ifxmips/Makefile @@ -23,9 +23,9 @@ include $(INCLUDE_DIR)/package.mk define Package/uboot-ifxmips SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@TARGET_ifxmips + DEPENDS:=@TARGET_ifxmips @BROKEN 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