summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-04-07 21:54:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-04-07 21:54:29 +0000
commit1340b0b98e15fcaacca640bc7e2aa16b330150da (patch)
treec3c3463c6d02551180a496dbffbff7e19a26e0a7 /target/linux/x86/Makefile
parent340c6914a3fd1e9d29ceb09e53de8670ea121780 (diff)
downloadmaster-31e0f0ae-1340b0b98e15fcaacca640bc7e2aa16b330150da.tar.gz
master-31e0f0ae-1340b0b98e15fcaacca640bc7e2aa16b330150da.tar.bz2
master-31e0f0ae-1340b0b98e15fcaacca640bc7e2aa16b330150da.zip
Bump kernel version to 2.6.37.6
SVN-Revision: 26525
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 8f11717a4e..e0a216d1b1 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=2.6.37.6
include $(INCLUDE_DIR)/target.mk