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