kernel: upgrade to 2.6.30.8 and refresh patches
[openwrt/staging/stintel.git] / target / linux / octeon / Makefile
index 20b3510ab53cff8a874d815a3b250353f5676bd1..df97819bc3f795cf2846f6e50c9f9e5fdda8de4e 100644 (file)
@@ -10,9 +10,9 @@ ARCH:=mips
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
 FEATURES:=squashfs jffs2 pci
-CFLAGS:=-Os -pipe -funit-at-a-time
+CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time
 
-LINUX_VERSION:=2.6.30.3
+LINUX_VERSION:=2.6.30.8
 
 include $(INCLUDE_DIR)/target.mk