From bae4bfe3f8af559cfa69bd38a57c93f4c9db6dd2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 12 Feb 2013 09:51:11 +0000 Subject: kernel: update linux 3.7 to 3.7.7 Signed-off-by: Gabor Juhos SVN-Revision: 35571 --- 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 5d402f0298..58e911ae42 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,8 +8,8 @@ endif ifeq ($(LINUX_VERSION),3.6.11) LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54 endif -ifeq ($(LINUX_VERSION),3.7.6) - LINUX_KERNEL_MD5SUM:=4c4d80619c713f83015fc6b1c6280891 +ifeq ($(LINUX_VERSION),3.7.7) + LINUX_KERNEL_MD5SUM:=bd37c2e05cb82331eb00da81773b2d85 endif # disable the md5sum check for unknown kernel versions -- cgit v1.2.3