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