aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-12 09:51:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-12 09:51:11 +0000
commit8601a4452e3833a98fe51c484b90ea4e9744fbd0 (patch)
treec705eefa35281f5263e9d47ec3431dafa68208d5 /include/kernel-version.mk
parentd0fe67f1dfe60d22c31033dfd5f2d06c149ddf92 (diff)
downloadmaster-187ad058-8601a4452e3833a98fe51c484b90ea4e9744fbd0.tar.gz
master-187ad058-8601a4452e3833a98fe51c484b90ea4e9744fbd0.tar.bz2
master-187ad058-8601a4452e3833a98fe51c484b90ea4e9744fbd0.zip
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 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