summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-19 12:44:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-19 12:44:23 +0000
commitd3c2b87213358a80a9d25f45fe1ba81d409dd2d8 (patch)
treed97f377bc242702c94eb55323c6aacbcc02e261f /target/linux/x86/Makefile
parent31709b2c76c851f343f258e08c686b50aaa31be1 (diff)
downloadmaster-31e0f0ae-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.gz
master-31e0f0ae-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.bz2
master-31e0f0ae-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.zip
update to 2.6.32.29
SVN-Revision: 25583
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 c51405aa56..034389d3fa 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.27
+LINUX_VERSION:=2.6.32.29
include $(INCLUDE_DIR)/target.mk