aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
commitd619b697b526122c8ed6cd4961a8be16b2cd8100 (patch)
treea292d361fa699fcd23b01c28f776fed045c6c211 /include
parent3b3c72413ce03da7941bbcac029b43f87abece60 (diff)
downloadmaster-187ad058-d619b697b526122c8ed6cd4961a8be16b2cd8100.tar.gz
master-187ad058-d619b697b526122c8ed6cd4961a8be16b2cd8100.tar.bz2
master-187ad058-d619b697b526122c8ed6cd4961a8be16b2cd8100.zip
kernel: update linux 3.7 to 3.7.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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 d5feae3a07..5d402f0298 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.5)
- LINUX_KERNEL_MD5SUM:=ae355001775bc841132fe0fea2f354d4
+ifeq ($(LINUX_VERSION),3.7.6)
+ LINUX_KERNEL_MD5SUM:=4c4d80619c713f83015fc6b1c6280891
endif
# disable the md5sum check for unknown kernel versions