[kernel] update to 2.6.30, refresh patches
[openwrt.git] / target / linux / cobalt / Makefile
index ed37785..266e4df 100644 (file)
@@ -10,8 +10,9 @@ ARCH:=mipsel
 BOARD:=cobalt
 BOARDNAME:=Cobalt Microservers
 FEATURES:=tgz pci ext2
+CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
 
-LINUX_VERSION:=2.6.30.2
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk