package/mtd: write remaining data after adding file to the jffs2 partition
[openwrt.git] / package / uboot-ifxmips / Makefile
index 932c17f..736e322 100644 (file)
@@ -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
This page took 0.021541 seconds and 4 git commands to generate.