[x86] the olpc config that was merged from the olpc port is a 2.6.30 config
[openwrt.git] / target / linux / octeon / Makefile
index 4c43148e6cf2dc3fd8a4da6e1b7c50333b8bc101..b5b2e35e913c89c5574f22a7b6e2c6b2882e03b6 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs jffs2 pci
-CFLAGS:=-Os -pipe -funit-at-a-time
+FEATURES:=squashfs jffs2 pci usb
+CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time
 
-LINUX_VERSION:=2.6.30.1
+LINUX_VERSION:=2.6.30.9
 
 include $(INCLUDE_DIR)/target.mk