aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-02-28 10:16:47 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-02-28 10:16:47 +0000
commit10bdcf0917745777139f1f3195d38eb6ffe8c9b4 (patch)
treeb19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/x86/Makefile
parentd09203944800f5dceb9bede44f9a7b1efd873828 (diff)
downloadmaster-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.tar.gz
master-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.tar.bz2
master-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.zip
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 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 af12959cda..e9b7cba41b 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
SUBTARGETS=generic olpc xen_domu
-LINUX_VERSION:=2.6.32.8
+LINUX_VERSION:=2.6.32.9
include $(INCLUDE_DIR)/target.mk