buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt/staging/jow.git] / target / linux / cobalt / Makefile
index 10dcf45794180bd0fab9c3e4fd463c870936a39e..806a60df4e03f202e53863c7d7972c47dd8fbc26 100644 (file)
@@ -9,10 +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.8
+LINUX_VERSION:=2.6.32.12
 
 include $(INCLUDE_DIR)/target.mk