[cns3xxx]: rename 2.6.39 patches directory
[openwrt.git] / target / linux / octeon / Makefile
index 236a97f..e05cc7d 100644 (file)
@@ -10,9 +10,10 @@ ARCH:=mips
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
 FEATURES:=squashfs jffs2 pci usb
-CFLAGS:=-Os -pipe -march=octeon -funit-at-a-time
+CFLAGS:=-Os -pipe -march=octeon -fno-caller-saves
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=2.6.37.6
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.021788 seconds and 4 git commands to generate.