summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-03 01:12:20 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-03 01:12:20 +0000
commitb8f6c2dc9e0013ccf9c052c64193da96a8355610 (patch)
tree9014cec6afe85d1ff446f2f98755d32b0ea4d7d5 /target
parentea8823c99319e5c11b975d14c95b487d25ec0f3f (diff)
[x86] use 2.6.31.5, left-over from r18279
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18280 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 d7c562522..e90680799 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.30.9
+LINUX_VERSION:=2.6.31.5
include $(INCLUDE_DIR)/target.mk