mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: update linux 3.6 to 3.6.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34227 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -5,8 +5,8 @@ LINUX_RELEASE?=1
|
||||
ifeq ($(LINUX_VERSION),3.3.8)
|
||||
LINUX_KERNEL_MD5SUM:=21068f0fd262b9b3670947f7892e1d6b
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),3.6.6)
|
||||
LINUX_KERNEL_MD5SUM:=64a274af6e3a9268b4c67b0b51e51565
|
||||
ifeq ($(LINUX_VERSION),3.6.7)
|
||||
LINUX_KERNEL_MD5SUM:=7c959e3e0b6559ca3f1b7bf86fdc6370
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
|
||||
Reference in New Issue
Block a user