mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: update to kernel 3.14.3
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40736 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -26,8 +26,8 @@ endif
|
||||
ifeq ($(LINUX_VERSION),3.13.7)
|
||||
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),3.14)
|
||||
LINUX_KERNEL_MD5SUM:=b621207b3f6ecbb67db18b13258f8ea8
|
||||
ifeq ($(LINUX_VERSION),3.14.3)
|
||||
LINUX_KERNEL_MD5SUM:=99043433ad7368d2471b4743c9f562a2
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
|
||||
Reference in New Issue
Block a user