summaryrefslogtreecommitdiffstats
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
commitb1b45530ab8550305c40876c81919da857e84640 (patch)
tree6093f187be8814d68b59966d0a595dcf1b733c28 /target/linux/x86/Makefile
parent4ca03b54ee2c82ce1e59868e2d23b18feebd6047 (diff)
downloadmaster-31e0f0ae-b1b45530ab8550305c40876c81919da857e84640.tar.gz
master-31e0f0ae-b1b45530ab8550305c40876c81919da857e84640.tar.bz2
master-31e0f0ae-b1b45530ab8550305c40876c81919da857e84640.zip
upgrade x86 to 2.6.31.6, resync patches
SVN-Revision: 18609
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