update kernels to 2.6.32.25 and 2.6.35.8
[openwrt/staging/chunkeey.git] / target / linux / cobalt / Makefile
index 14b590074135c2f0dbb4d0e39ac7497ff60a2b2c..0e7a8450021808282033983317ea8a9f51aeba11 100644 (file)
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=cobalt
 BOARDNAME:=Cobalt Microservers
-FEATURES:=tgz pci ext2
+FEATURES:=targz pci ext2
+CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
 
-LINUX_VERSION:=2.6.30.5
+LINUX_VERSION:=2.6.32.25
 
 include $(INCLUDE_DIR)/target.mk