aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-01 11:11:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-01 11:11:17 +0000
commit311c91775d97f0932231aa114e39a14cfeffef51 (patch)
tree3a3647cf07d4dd0eb60b031c06b8c83fb8687d01 /target/linux/x86/Makefile
parentf759c749de09b04d2827cce5e54c88a9a7e9a6d7 (diff)
downloadupstream-311c91775d97f0932231aa114e39a14cfeffef51.tar.gz
upstream-311c91775d97f0932231aa114e39a14cfeffef51.tar.bz2
upstream-311c91775d97f0932231aa114e39a14cfeffef51.zip
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
SVN-Revision: 18982
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 9a1685d853..69c6c55554 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.7
+LINUX_VERSION:=2.6.31.9
include $(INCLUDE_DIR)/target.mk