upgrade kernel versions to the latest stable ones
[openwrt/staging/jow.git] / target / linux / cobalt / Makefile
index ed37785648a88c86e0140a39b71e236af0b6a861..3082f4bde69bc28b6109b7289692562a28dc2ae6 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.2
+LINUX_VERSION:=2.6.32.24
 
 include $(INCLUDE_DIR)/target.mk