summaryrefslogtreecommitdiff
path: root/target/linux/uml
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-17 13:12:14 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-17 13:12:14 +0000
commita8f2bc682e458207e511d5403f840e3f8969cc0e (patch)
treedcdacc7d53eb5994426e4e2cf868b5ca4e1a6e00 /target/linux/uml
parent3a9b6dc313ddaddac16ccf0a1cc8672ee065d323 (diff)
downloadmtk-20170518-a8f2bc682e458207e511d5403f840e3f8969cc0e.zip
mtk-20170518-a8f2bc682e458207e511d5403f840e3f8969cc0e.tar.gz
mtk-20170518-a8f2bc682e458207e511d5403f840e3f8969cc0e.tar.bz2
kernel: also update the targets to use 3.2.15
Thanks Gabor for spotting it. SVN-Revision: 31337
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 7ae1f62..ee8758e 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.14
+LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk