X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fuboot-ifxmips%2FMakefile;h=736e322c3c61a57aa1b4faffc7b5d1aa1ed3d7c4;hb=904ea40fb709a5bb86d512e5144cb172933cc299;hp=e51a40ad71f181220e4639c4523cdaaa774e7817;hpb=d5cb03910e465798d6dc9bf35ae77e17f0b41a93;p=openwrt-10.03%2F.git 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