summaryrefslogtreecommitdiffstats
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
commit4ea085316e1aab63d8d6b5aafee1b574b21eb482 (patch)
tree7cd12bf9b203872fe4ca0a072d5ad472c09f61f3 /target/linux/uml/Makefile
parentc329f79dd4faf11d87afcebc85cf0ccc9f2899ee (diff)
downloadmaster-31e0f0ae-4ea085316e1aab63d8d6b5aafee1b574b21eb482.tar.gz
master-31e0f0ae-4ea085316e1aab63d8d6b5aafee1b574b21eb482.tar.bz2
master-31e0f0ae-4ea085316e1aab63d8d6b5aafee1b574b21eb482.zip
uml: bump to 3.14.16
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 42421
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