aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-03-22 12:36:57 +0000
committerNicolas Thill <nico@openwrt.org>2015-03-22 12:36:57 +0000
commit318daf0f81c544498335e04daa6979cc9960379f (patch)
tree42ddbd9a9afb91022d2ed6b4b24d0c943c9652d5 /target/linux/uml/Makefile
parent5f179736f06092fd2a37421768d05a0d4dd5fe12 (diff)
downloadmaster-187ad058-318daf0f81c544498335e04daa6979cc9960379f.tar.gz
master-187ad058-318daf0f81c544498335e04daa6979cc9960379f.tar.bz2
master-187ad058-318daf0f81c544498335e04daa6979cc9960379f.zip
uml: bump to 3.18
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44937 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 eb4fed11e9..ab077036a3 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>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk