kernel: remove 3.12 support since none of the targets is using it

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 41581
This commit is contained in:
Luka Perkov
2014-07-10 22:37:28 +00:00
parent 68e8614009
commit 2bc22025dd
176 changed files with 0 additions and 35425 deletions

View File

@@ -17,9 +17,6 @@ endif
ifeq ($(LINUX_VERSION),3.10.44)
LINUX_KERNEL_MD5SUM:=8a4006eff3bbd8aff58fe4b443223e7a
endif
ifeq ($(LINUX_VERSION),3.12.10)
LINUX_KERNEL_MD5SUM:=93325074b7b1d7bb76fb7d4348f0aa7a
endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif