aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-01-09 23:13:27 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-01-09 23:13:27 +0000
commite3eb0dfcdaf00c09cd2f05cf5177fb15f18f0fa4 (patch)
treed8813ce5ead6f169215da53bb246f53cddd71045 /target/linux/x86/Makefile
parent773bcdd671d28fdf61e3f26c7fd68cb539dc76b3 (diff)
downloadupstream-e3eb0dfcdaf00c09cd2f05cf5177fb15f18f0fa4.tar.gz
upstream-e3eb0dfcdaf00c09cd2f05cf5177fb15f18f0fa4.tar.bz2
upstream-e3eb0dfcdaf00c09cd2f05cf5177fb15f18f0fa4.zip
upgrade to latest kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19087 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/Makefile')
-rw-r--r--target/linux/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 69c6c55554..9f526c6c34 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
SUBTARGETS=generic olpc
-LINUX_VERSION:=2.6.31.9
+LINUX_VERSION:=2.6.31.11
include $(INCLUDE_DIR)/target.mk