diff options
author | John Crispin <john@openwrt.org> | 2014-06-26 13:47:42 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-26 13:47:42 +0000 |
commit | 994e5ce2f93bf8beeb099a9fd38d1dc358005c30 (patch) | |
tree | 76426c4821fc0a80e515102df567f7c8d13f605a /target/linux/malta/Makefile | |
parent | 23a9bfc655cce1f7f636272e5c1c1a4081eaeac2 (diff) | |
download | upstream-994e5ce2f93bf8beeb099a9fd38d1dc358005c30.tar.gz upstream-994e5ce2f93bf8beeb099a9fd38d1dc358005c30.tar.bz2 upstream-994e5ce2f93bf8beeb099a9fd38d1dc358005c30.zip |
kernel: update 3.10.36->3.10.44
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41351
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r-- | target/linux/malta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index b29568fdfe..92bd3e4b1a 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -12,7 +12,7 @@ SUBTARGETS:=le be le64 be64 INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.10.36 +LINUX_VERSION:=3.10.44 DEVICE_TYPE:=developerboard |