projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f514fe
)
override default i486 CFLAGS, produce smaller executables for these systems
author
Florian Fainelli
<florian@openwrt.org>
Fri, 24 Apr 2009 09:28:28 +0000
(09:28 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 24 Apr 2009 09:28:28 +0000
(09:28 +0000)
SVN-Revision: 15374
target/linux/rdc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index 55600f910ef7bc6d3db1b9cd8c86666bbd656fd3..1e2083e9ae4d27869f8271b4c58093ce2d767684 100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-10,6
+10,7
@@
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb
+CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
LINUX_VERSION:=2.6.24.7