aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-09-25 20:46:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-09-25 20:46:55 +0000
commit7b676478d1e654f42c929de0fa23b5b3ecef0edf (patch)
treee8955fe090e4a3809288609bcb12bbfe41738199 /target
parent4b396d147d2150507e4274595c3e1dd217a468b9 (diff)
downloadupstream-7b676478d1e654f42c929de0fa23b5b3ecef0edf.tar.gz
upstream-7b676478d1e654f42c929de0fa23b5b3ecef0edf.tar.bz2
upstream-7b676478d1e654f42c929de0fa23b5b3ecef0edf.zip
x86: switch to 2.6.31
SVN-Revision: 17725
Diffstat (limited to 'target')
-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 25cb750b11..197da8be21 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.28.10
+LINUX_VERSION:=2.6.31
include $(INCLUDE_DIR)/target.mk