aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-23 12:13:00 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-23 12:13:00 +0000
commit19fb687aad3af3666b9b1366902be60e12d1447a (patch)
tree3be4b1d77e672cbe8b25aa4cffaa37996f1a1f9c /target/linux/x86/Makefile
parentbf42d79d3557c6eda0dac297204883a52625de05 (diff)
downloadupstream-19fb687aad3af3666b9b1366902be60e12d1447a.tar.gz
upstream-19fb687aad3af3666b9b1366902be60e12d1447a.tar.bz2
upstream-19fb687aad3af3666b9b1366902be60e12d1447a.zip
[kernel] update to 2.6.31.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 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 59247a4c49..8999395818 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
-LINUX_VERSION:=2.6.31.1
+LINUX_VERSION:=2.6.31.5
include $(INCLUDE_DIR)/target.mk