summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-20 17:31:11 +0000
committerJohn Crispin <john@openwrt.org>2014-07-20 17:31:11 +0000
commitba63338d3f8b791be2fb606f88bdec63a7aa7d53 (patch)
tree8fff4bf33047a01470af2c58a7a56753ad74776a /target/linux/uml
parent34c9bc059695f67a829c1f4c173785687032ea68 (diff)
downloadmaster-31e0f0ae-ba63338d3f8b791be2fb606f88bdec63a7aa7d53.tar.gz
master-31e0f0ae-ba63338d3f8b791be2fb606f88bdec63a7aa7d53.tar.bz2
master-31e0f0ae-ba63338d3f8b791be2fb606f88bdec63a7aa7d53.zip
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41776
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 6c552e149e..5f4896c5d4 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.44
+LINUX_VERSION:=3.10.49
include $(INCLUDE_DIR)/target.mk