X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d7833103e7a17b7c8b752cf0d0eda52ca7496504..db07bdac3e8af612806c4cd7d4a4e46315d9ac4b:/target/linux/x86/Makefile diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 5aacca58f..a3518af77 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk