projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ifxmips] uboot only builds with gcc 3.4.6
[openwrt.git]
/
package
/
uboot-ifxmips
/
Makefile
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
This page took
0.021702 seconds
and
4
git commands to generate.