summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-07 21:54:29 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-07 21:54:29 +0000
commit14b8ad8acfe0e63c90dec4891387f83ef4be2865 (patch)
tree42d7cc7ed3dfee09cfbc87ccf8b1078c52b78bcc /target/linux/x86/Makefile
parent82b04bebc19dcd585351b4bbd622ba34b4a21aa3 (diff)
[x86] Bump kernel version to 2.6.37.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26525 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 8f11717a4..e0a216d1b 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