summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-04 09:01:08 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-04 09:01:08 +0000
commit0a5da348d10066b2cdabaf570af1fcdeec69061a (patch)
treee8f54722822c16b3f240639431715127b01e2485 /target/linux/x86/Makefile
parent7b8ed6ff49da9fe74734cbc75943dbd407d21daf (diff)
downloadmaster-31e0f0ae-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.gz
master-31e0f0ae-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.bz2
master-31e0f0ae-0a5da348d10066b2cdabaf570af1fcdeec69061a.zip
update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
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 2b89b5cd0f..3cbed95426 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos
-LINUX_VERSION:=2.6.32.24
+LINUX_VERSION:=2.6.32.25
include $(INCLUDE_DIR)/target.mk