aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-06-28 19:30:58 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-06-28 19:30:58 +0000
commit210af3e57c9ed52f0b9c84e27eb9554da302b428 (patch)
treed022fb0f7c19cf7ea84cac2741c729922901652e /target/linux/uml
parentfe986679908ef2f657e12978e36a6eeeacd933d1 (diff)
downloadupstream-210af3e57c9ed52f0b9c84e27eb9554da302b428.tar.gz
upstream-210af3e57c9ed52f0b9c84e27eb9554da302b428.tar.bz2
upstream-210af3e57c9ed52f0b9c84e27eb9554da302b428.zip
kernel: update kernel to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index 92ad9848ce..a8e84e11ff 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.39.1
+LINUX_VERSION:=2.6.39.2
include $(INCLUDE_DIR)/target.mk