override default i486 CFLAGS, produce smaller executables for these systems
SVN-Revision: 15374
This commit is contained in:
parent
0f514fe470
commit
160c1b64b4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ ARCH:=i386
|
||||||
BOARD:=rdc
|
BOARD:=rdc
|
||||||
BOARDNAME:=RDC 321x
|
BOARDNAME:=RDC 321x
|
||||||
FEATURES:=squashfs jffs2 pci usb
|
FEATURES:=squashfs jffs2 pci usb
|
||||||
|
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.24.7
|
LINUX_VERSION:=2.6.24.7
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue