update to the latest stable kernels
[openwrt/staging/dedeckeh.git] / target / linux / x86 / Makefile
index e4c48ee956b39ed8149a898a2e59255e3d797917..a3518af77899704d4e6ae2146314724919af7a21 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=i386
 BOARD:=x86
 BOARDNAME:=x86
-FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
-SUBTARGETS=generic olpc xen_domu ep80579 net5501
+FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
+SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos
 
-LINUX_VERSION:=2.6.32.16
+LINUX_VERSION:=2.6.32.26
 
 include $(INCLUDE_DIR)/target.mk