Explorar el Código

override default i486 CFLAGS, produce smaller executables for these systems

SVN-Revision: 15374
Florian Fainelli hace 17 años
padre
commit
160c1b64b4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/rdc/Makefile

+ 1 - 0
target/linux/rdc/Makefile

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