mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user