X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d5cb03910e465798d6dc9bf35ae77e17f0b41a93..b73df9f67e312619830887740cc066b4555b63b3:/package/uboot-ifxmips/Makefile?ds=sidebyside 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