From 23b3b3a194bc56307bfb2f371612e0b5ef881b98 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 3 Mar 2013 13:57:40 +0000 Subject: kernel: update linux 3.7 to 3.7.10 Signed-off-by: Gabor Juhos SVN-Revision: 35860 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index f817bbb3e3..71669d0bc3 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.9) - LINUX_KERNEL_MD5SUM:=c19426374acfccfa7391fc90640240cb +ifeq ($(LINUX_VERSION),3.7.10) + LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec endif ifeq ($(LINUX_VERSION),3.8) LINUX_KERNEL_MD5SUM:=1c738edfc54e7c65faeb90c436104e2f -- cgit v1.2.3