aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-23 18:48:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-23 18:48:26 +0000
commit9bdc296650651297d7264942446650aeaba09854 (patch)
tree7dd363f7dfb97ad29b68078970be8e030f049b96 /include
parent427f0f4a87cf37baa2c7e707247577bb82034401 (diff)
downloadupstream-9bdc296650651297d7264942446650aeaba09854.tar.gz
upstream-9bdc296650651297d7264942446650aeaba09854.tar.bz2
upstream-9bdc296650651297d7264942446650aeaba09854.zip
kernel: remove md5sum for 3.7
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40832 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index ffd0d9111e..c1bb4563e6 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -8,9 +8,6 @@ endif
ifeq ($(LINUX_VERSION),3.6.11)
LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54
endif
-ifeq ($(LINUX_VERSION),3.7.10)
- LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
-endif
ifeq ($(LINUX_VERSION),3.8.13)
LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
endif