mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 05:42:59 +02:00
[ifxmips] uboot only builds with gcc 3.4.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e75dc44dca
commit
5efdbb7a7b
@ -23,7 +23,7 @@ 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
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user