1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-18 00:14:40 +03:00

[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
This commit is contained in:
florian 2009-04-24 09:28:28 +00:00
parent 58aab0ddbc
commit 1f33474d08

View File

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