kernel: update kernel to 3.10.15

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38384 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2013-10-13 19:28:29 +00:00
parent 2ffb32dad6
commit 6c32d3980c
24 changed files with 26 additions and 37 deletions

View File

@@ -17,8 +17,8 @@ endif
ifeq ($(LINUX_VERSION),3.9.11)
LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
endif
ifeq ($(LINUX_VERSION),3.10.13)
LINUX_KERNEL_MD5SUM:=64ffe74249442fd7452d12348955ccfd
ifeq ($(LINUX_VERSION),3.10.15)
LINUX_KERNEL_MD5SUM:=3fe22263308674d92c6d106f633eca52
endif
# disable the md5sum check for unknown kernel versions