ar71xx: enable sysupgrade support for airrouter
[openwrt.git] / target / linux / cns21xx / Makefile
index 76753fb..dd4f28e 100644 (file)
@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=cns21xx
-BOARDNAME:=Cavium Networks CNS21xx
+BOARDNAME:=Cavium Networks Econa CNS21xx
 FEATURES:=squashfs broken
-CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 
 LINUX_VERSION:=2.6.36.4
 
This page took 0.028089 seconds and 4 git commands to generate.