CC: upgrade kernel to 3.18.68

- compile tested on sunxi, imx6
 - runtime tested on sunxi, imx6
 - refresh patches
 - remove unnecessary patches

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI
2017-09-17 02:00:14 +02:00
parent 998618bb30
commit 03ffd583b9
62 changed files with 239 additions and 353 deletions

View File

@@ -2,9 +2,9 @@
LINUX_RELEASE?=1
LINUX_VERSION-3.18 = .45
LINUX_VERSION-3.18 = .68
LINUX_KERNEL_MD5SUM-3.18.45 = c527bae0aa1a5d6f3ebe31ad348c5339
LINUX_KERNEL_MD5SUM-3.18.68 = 5022a104125feab1042d86d72d66f447
ifdef KERNEL_PATCHVER
LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER)))