buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt/svn-archive/archive.git] / target / linux / x86 / Makefile
index 6b248f68c3a0878020691ac88ea76419cc98db62..6e7679570ce216ed79e664ebaf75dba660a24043 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=i386
 BOARD:=x86
 BOARDNAME:=x86
-FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
+FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
 SUBTARGETS=generic olpc xen_domu ep80579 net5501
 
-LINUX_VERSION:=2.6.32.10
+LINUX_VERSION:=2.6.32.12
 
 include $(INCLUDE_DIR)/target.mk