mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[kernel] use 2.6.30.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -22,8 +22,8 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.28.10)
|
||||
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.30.4)
|
||||
LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
|
||||
ifeq ($(LINUX_VERSION),2.6.30.5)
|
||||
LINUX_KERNEL_MD5SUM:=be9c3a697a54ac099c910d068ff0dc03
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
|
||||
Reference in New Issue
Block a user