aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2014-09-05 22:02:09 +0000
committerNicolas Thill <nico@openwrt.org>2014-09-05 22:02:09 +0000
commitba4392256fae8f83f6853f139bb8ded53b32d124 (patch)
treeda62c5e9dbd066b030e042a9c7de5a37030b1856 /target/linux/uml/Makefile
parent0cbc2079a21e8ee666db3f70633bf61eddfb4558 (diff)
downloadupstream-ba4392256fae8f83f6853f139bb8ded53b32d124.tar.gz
upstream-ba4392256fae8f83f6853f139bb8ded53b32d124.tar.bz2
upstream-ba4392256fae8f83f6853f139bb8ded53b32d124.zip
uml: bump to 3.14.16
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/Makefile')
-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 5f4896c5d4..aafe1d4a62 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.10.49
+LINUX_VERSION:=3.14.16
include $(INCLUDE_DIR)/target.mk