aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-12-11 11:10:49 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-12-11 11:10:49 +0000
commit5696a226d6a5f0eee95d9108cba983ae9d8d37f9 (patch)
treed557f10cc7fed2f000cb07ba88df078f0f47c78f /target/linux/x86/Makefile
parentefa764f2f06c4b91bfec65825d56923a0dda213e (diff)
downloadupstream-5696a226d6a5f0eee95d9108cba983ae9d8d37f9.tar.gz
upstream-5696a226d6a5f0eee95d9108cba983ae9d8d37f9.tar.bz2
upstream-5696a226d6a5f0eee95d9108cba983ae9d8d37f9.zip
upgrade to 2.6.31.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 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 94a259fe86..164e27904a 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.6
+LINUX_VERSION:=2.6.31.7
include $(INCLUDE_DIR)/target.mk