[cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use the mips3...
[openwrt.git] / target / linux / cobalt / Makefile
index 0ab1942..10dcf45 100644 (file)
@@ -10,6 +10,7 @@ ARCH:=mipsel
 BOARD:=cobalt
 BOARDNAME:=Cobalt Microservers
 FEATURES:=tgz pci ext2
+CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
 
 LINUX_VERSION:=2.6.30.8
 
This page took 0.018455 seconds and 4 git commands to generate.