aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-09 14:48:51 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-09 14:48:51 +0000
commitfe073513d57e5790e0b3e1c4f084139e7ef34b9c (patch)
tree682a8e4f91e0cc08dc49cbd550cc2cc7618afdb9 /target/linux/uml
parenta0bbe7df3b49210a8e8fffc591e2008496a946b4 (diff)
downloadmaster-187ad058-fe073513d57e5790e0b3e1c4f084139e7ef34b9c.tar.gz
master-187ad058-fe073513d57e5790e0b3e1c4f084139e7ef34b9c.tar.bz2
master-187ad058-fe073513d57e5790e0b3e1c4f084139e7ef34b9c.zip
kernel: update linux 3.2 to 3.2.14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31222 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 ea01ff6675..7ae1f62998 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:=3.2.13
+LINUX_VERSION:=3.2.14
include $(INCLUDE_DIR)/target.mk