From f4af7fe1343f92e0342761c23eb5fe5f0dd63bc9 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 11 Apr 2015 10:28:20 +0000 Subject: include: drop old kernel versions Signed-off-by: Luka Perkov SVN-Revision: 45376 --- include/kernel-version.mk | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c07171c6f7..bb43e00b0b 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -2,17 +2,9 @@ LINUX_RELEASE?=1 -LINUX_VERSION-3.8 = .13 -LINUX_VERSION-3.10 = .58 -LINUX_VERSION-3.13 = .7 -LINUX_VERSION-3.14 = .35 LINUX_VERSION-3.18 = .11 LINUX_VERSION-4.0 = -rc7 -LINUX_KERNEL_MD5SUM-3.8.13 = 2af19d06cd47ec459519159cdd10542d -LINUX_KERNEL_MD5SUM-3.10.58 = 3ff3478b6351143cef22d4b81cf48b01 -LINUX_KERNEL_MD5SUM-3.13.7 = 370adced5e5c1cb1d0d621c2dae2723f -LINUX_KERNEL_MD5SUM-3.14.35 = e5e92c40d14bc8ae9a8701db4e1cbb27 LINUX_KERNEL_MD5SUM-3.18.11 = 2def91951c9cedf7896efb864e0c090c LINUX_KERNEL_MD5SUM-4.0-rc7 = 26db663899b1a54397b4f184ca05f213 -- cgit v1.2.3