mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:30:37 +02: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:
parent
58aab0ddbc
commit
1f33474d08
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user