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