projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc0e630
)
do not override CFLAGS - the default ones are fine
author
Mirko Vogt
<mirko@openwrt.org>
Fri, 8 Oct 2010 13:10:43 +0000
(13:10 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Fri, 8 Oct 2010 13:10:43 +0000
(13:10 +0000)
SVN-Revision: 23323
target/linux/xburst/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index d732bf5c02663a49e5aecd5088fcfdcb0719dfd4..3fd45fb790bb61cd8e42098f1ece5b279f04efea 100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-16,8
+16,6
@@
LINUX_VERSION:=2.6.35.7
DEVICE_TYPE=other
-CFLAGS:=-march=mips32
-
include $(INCLUDE_DIR)/target.mk
define Target/Description