X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d5cb03910e465798d6dc9bf35ae77e17f0b41a93..878b1f5b6aaaabd89c7ab389aece703486ee95aa:/package/uboot-ifxmips/Makefile diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index e51a40ad7..736e322c3 100644 --- a/package/uboot-ifxmips/Makefile +++ b/package/uboot-ifxmips/Makefile @@ -23,9 +23,10 @@ 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 + MENU:=1 endef define Build/Prepare