X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fx86%2FMakefile;h=3cbed95426c0219d639f040185f8228d2b9a263a;hb=d9c364a7c794759c3b6a337dad3507ad937fe2ef;hp=e4de1f559932a8eb26dcd943258168a90f619ad2;hpb=2f05a5f0ef6fbf488bb755c4e6999179271337a3;p=openwrt.git diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index e4de1f5599..3cbed95426 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 geos -LINUX_VERSION:=2.6.32.13 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk