From 994e5ce2f93bf8beeb099a9fd38d1dc358005c30 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 13:47:42 +0000 Subject: kernel: update 3.10.36->3.10.44 205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8 Signed-off-by: John Crispin SVN-Revision: 41351 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 8642314..5f6a591 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -14,8 +14,8 @@ endif ifeq ($(LINUX_VERSION),3.9.11) LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755 endif -ifeq ($(LINUX_VERSION),3.10.36) - LINUX_KERNEL_MD5SUM:=721f76050755ec8ec88876ee350a2726 +ifeq ($(LINUX_VERSION),3.10.44) + LINUX_KERNEL_MD5SUM:=8a4006eff3bbd8aff58fe4b443223e7a endif ifeq ($(LINUX_VERSION),3.12.10) LINUX_KERNEL_MD5SUM:=93325074b7b1d7bb76fb7d4348f0aa7a -- cgit v1.1