summaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-12 09:51:11 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-12 09:51:11 +0000
commit17188c31c449cc098f815cd20ebf8ebd6a5fc6b6 (patch)
treec705eefa35281f5263e9d47ec3431dafa68208d5 /include/kernel-version.mk
parentac498665133dde1da895aaf72e7e8796b7b50e77 (diff)
kernel: update linux 3.7 to 3.7.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 5d402f029..58e911ae4 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