aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-12-11 16:07:21 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-12-11 16:07:21 +0000
commit738117eb86e3cc06085f033a043593110cb17250 (patch)
tree09713c5a7411000a99fb886a2169ae828f99789b /target/linux/x86/Makefile
parent9c8f1a4da5c329f9686334100ceaceafd0783a1a (diff)
downloadmaster-187ad058-738117eb86e3cc06085f033a043593110cb17250.tar.gz
master-187ad058-738117eb86e3cc06085f033a043593110cb17250.tar.bz2
master-187ad058-738117eb86e3cc06085f033a043593110cb17250.zip
kernel: update kernel versions
Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 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 a3518af778..c51405aa56 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.26
+LINUX_VERSION:=2.6.32.27
include $(INCLUDE_DIR)/target.mk