X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/63ed400246f88ab7a7e7d68e6e0b28a2bbfb4a76..92c3a01490cdd73175b3e0dfa14b8367fea3a3fc:/target/linux/x86/Makefile?ds=sidebyside diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 666291238..2b89b5cd0 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 -FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz -SUBTARGETS=generic olpc xen_domu ep80579 net5501 +FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz +SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos -LINUX_VERSION:=2.6.32.12 +LINUX_VERSION:=2.6.32.24 include $(INCLUDE_DIR)/target.mk