From 3f749d1e8e5b36e8a0d5450838e52ab4efd31001 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 17 Feb 2013 21:32:42 +0000 Subject: kernel: update linux 3.7 to 3.7.9 Signed-off-by: Gabor Juhos SVN-Revision: 35644 --- 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 062bfb495e..4460fbd647 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.8) - LINUX_KERNEL_MD5SUM:=4bc40d18bf90f25d5463cfb9442876af +ifeq ($(LINUX_VERSION),3.7.9) + LINUX_KERNEL_MD5SUM:=c19426374acfccfa7391fc90640240cb endif # disable the md5sum check for unknown kernel versions -- cgit v1.2.3