[kernel] update to 2.6.32.20
[openwrt/svn-archive/archive.git] / target / linux / cobalt / Makefile
index da067c27a3e56c2a91d54a6331fc0ff7a120cada..0167b61bd557cf62312333be336492083eecf2fb 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.3
+LINUX_VERSION:=2.6.32.20
 
 include $(INCLUDE_DIR)/target.mk