X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fuboot-ifxmips%2FMakefile;h=736e322c3c61a57aa1b4faffc7b5d1aa1ed3d7c4;hb=a186e3031eebfb86e0ee43250fc4e1a91ca2f890;hp=932c17f41df3f3d168dfe7b5c0426a0baff0e513;hpb=a6b7402fe6b33a4025476fec464c0f32cdec2ebf;p=openwrt.git diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index 932c17f41d..736e322c3c 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/U-Boot + MENU:=1 endef define Build/Prepare