summaryrefslogtreecommitdiff
path: root/target/linux/x86
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-12-11 11:10:49 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-12-11 11:10:49 +0000
commit948ecb59d9d59f1c7097e22ff7da7672b2d9a5dc (patch)
tree1dfb7daec9c45983ffdab85d0a82a96d55e4534d /target/linux/x86
parent30992cceeb2403d9fa362f50068189cca22c9aeb (diff)
downloadmtk-20170518-948ecb59d9d59f1c7097e22ff7da7672b2d9a5dc.zip
mtk-20170518-948ecb59d9d59f1c7097e22ff7da7672b2d9a5dc.tar.gz
mtk-20170518-948ecb59d9d59f1c7097e22ff7da7672b2d9a5dc.tar.bz2
upgrade to 2.6.31.7
SVN-Revision: 18747
Diffstat (limited to 'target/linux/x86')
-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 94a259f..164e279 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.6
+LINUX_VERSION:=2.6.31.7
include $(INCLUDE_DIR)/target.mk