projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0abc7e6
)
uboot only builds with gcc 3.4.6
author
John Crispin
<john@openwrt.org>
Wed, 31 Mar 2010 11:09:06 +0000
(11:09 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 31 Mar 2010 11:09:06 +0000
(11:09 +0000)
SVN-Revision: 20635
package/uboot-ifxmips/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-ifxmips/Makefile
b/package/uboot-ifxmips/Makefile
index 932c17f41df3f3d168dfe7b5c0426a0baff0e513..6b78c3d0af0045d75cd2b2316f0cb48f8db8f920 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