aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-30 10:32:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-30 10:32:20 +0000
commitf727f720444ca42f786751012476b3ebf495ba6a (patch)
tree77199bd018c3ed0dfd1fbe69ca0df8e0dc1027ff /target/linux/x86/Makefile
parente99873dd96c9412f02765ae1bb3c30edb4fa8d37 (diff)
downloadupstream-f727f720444ca42f786751012476b3ebf495ba6a.tar.gz
upstream-f727f720444ca42f786751012476b3ebf495ba6a.tar.bz2
upstream-f727f720444ca42f786751012476b3ebf495ba6a.zip
upgrade x86 to 2.6.31.6, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18609 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 e90680799a..94a259fe86 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.5
+LINUX_VERSION:=2.6.31.6
include $(INCLUDE_DIR)/target.mk