X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fx86%2FMakefile;h=a1d7ec6255b7ad2965de469b5e3b55e322668150;hb=aa9b4499aa7bc2e0bacc822fc885aa017ff97d46;hp=f5120e8fdc14d86bb199774d5358d286b86b66b6;hpb=5751b6a1be0f6aebedbbeb0f72e96ab9eccc9ad5;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index f5120e8fdc..a1d7ec6255 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,9 +10,9 @@ ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz -SUBTARGETS=generic olpc xen_domu ep80579 net5501 +SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest -LINUX_VERSION:=2.6.32.14 +LINUX_VERSION:=2.6.32.24 include $(INCLUDE_DIR)/target.mk