mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-01 03:56:20 +00:00
uboot only builds with gcc 3.4.6
SVN-Revision: 20635
This commit is contained in:
parent
0abc7e6d53
commit
e7cab3a71e
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/uboot-ifxmips
|
define Package/uboot-ifxmips
|
||||||
SECTION:=boot
|
SECTION:=boot
|
||||||
CATEGORY:=Boot Loaders
|
CATEGORY:=Boot Loaders
|
||||||
DEPENDS:=@TARGET_ifxmips
|
DEPENDS:=@TARGET_ifxmips @BROKEN
|
||||||
TITLE:=U-Boot for Infineon MIPS boards
|
TITLE:=U-Boot for Infineon MIPS boards
|
||||||
URL:=http://www.denx.de/wiki/U-Boot
|
URL:=http://www.denx.de/wiki/U-Boot
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user