projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9518d27
)
[ifxmips] uboot only builds with gcc 3.4.6
author
John Crispin
<blogic@openwrt.org>
Wed, 31 Mar 2010 11:09:06 +0000
(11:09 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 31 Mar 2010 11:09:06 +0000
(11:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uboot-ifxmips/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-ifxmips/Makefile
b/package/uboot-ifxmips/Makefile
index
932c17f
..
6b78c3d
100644
(file)
--- a/
package/uboot-ifxmips/Makefile
+++ b/
package/uboot-ifxmips/Makefile
@@
-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