3.14 final is out

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 40352
This commit is contained in:
Imre Kaloz
2014-03-31 13:43:06 +00:00
parent a22190340a
commit 36fefbb60e
9 changed files with 22 additions and 19 deletions

View File

@@ -26,6 +26,9 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
ifeq ($(LINUX_VERSION),3.14)
LINUX_KERNEL_MD5SUM:=b621207b3f6ecbb67db18b13258f8ea8
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x