override default i486 CFLAGS, produce smaller executables for these systems
authorFlorian Fainelli <florian@openwrt.org>
Fri, 24 Apr 2009 09:28:28 +0000 (09:28 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 24 Apr 2009 09:28:28 +0000 (09:28 +0000)
SVN-Revision: 15374

target/linux/rdc/Makefile

index 55600f910ef7bc6d3db1b9cd8c86666bbd656fd3..1e2083e9ae4d27869f8271b4c58093ce2d767684 100644 (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