brcm47xx: add some exports to be used by the new wl driver
[openwrt.git] / package / uboot-ifxmips / Makefile
index e51a40a..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/UBoot/WebHome
+  URL:=http://www.denx.de/wiki/U-Boot
+  MENU:=1
 endef
 
 define Build/Prepare
This page took 0.02069 seconds and 4 git commands to generate.