projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a7e3e
)
Set -march=mips32
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 4 Aug 2010 13:32:32 +0000
(13:32 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 4 Aug 2010 13:32:32 +0000
(13:32 +0000)
SVN-Revision: 22484
target/linux/xburst/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index 1c0630e3d27e4fac8fe4d3102c4b1cbcc7387be6..c2035b8ce2e949d162df20ba85e154efa5f24577 100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-16,6
+16,8
@@
LINUX_VERSION:=2.6.35
DEVICE_TYPE=other
+CFLAGS:=-march=mips32
+
include $(INCLUDE_DIR)/target.mk
define Target/Description