From ae7072b9ff7ce90a4bb2e049083a01bda5a01788 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 26 Jan 2014 11:30:34 +0000 Subject: kernel: update 3.10 to 3.10.28 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39399 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 8ba44cf4af..a1e827c493 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -17,8 +17,8 @@ endif ifeq ($(LINUX_VERSION),3.9.11) LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755 endif -ifeq ($(LINUX_VERSION),3.10.26) - LINUX_KERNEL_MD5SUM:=9cdbcb3463b9753fafd97cddb38d1211 +ifeq ($(LINUX_VERSION),3.10.28) + LINUX_KERNEL_MD5SUM:=789a39e8a381a60e46fe922cb66d77e2 endif ifeq ($(LINUX_VERSION),3.12.5) LINUX_KERNEL_MD5SUM:=5b5330f657f562f7bef6da100a7133b1 -- cgit v1.2.3