cns3xxx: merge gpio patches
[openwrt.git] / target / linux / octeon / Makefile
index 236a97f1d0818f14464ae4c36042fe912532dcc5..68d1eafd878fe8b9bd06d7f4703960aa22fc16b2 100644 (file)
@@ -9,10 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs jffs2 pci usb
-CFLAGS:=-Os -pipe -march=octeon -funit-at-a-time
+FEATURES:=squashfs jffs2 pci usb broken
+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