[cns3xxx]: upgrade to 2.6.39
[openwrt.git] / target / linux / cns3xxx / Makefile
index 45faa10..86ca83a 100644 (file)
@@ -10,9 +10,10 @@ ARCH:=arm
 BOARD:=cns3xxx
 BOARDNAME:=Cavium Networks Econa CNS3xxx
 FEATURES:=squashfs fpu gpio
-CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.31.14
+LINUX_VERSION:=2.6.39
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.02418 seconds and 4 git commands to generate.