[rdc] override default i486 CFLAGS, produce smaller executables for these systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15374 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2009-04-24 09:28:28 +00:00
parent c37f85a35c
commit 5ad1fe6ccb
1 changed files with 1 additions and 0 deletions

View File

@ -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