summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-25 20:46:55 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-25 20:46:55 +0000
commit1dd019ebff162f64fdb7e01b415361187a560a5b (patch)
treec66424db2ced436a3a23fe7eec8753b676798e68 /target
parent7b7b2eed91d7c348096c37f4df701d6ce65401c1 (diff)
x86: switch to 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17725 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 25cb750b1..197da8be2 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