mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add md5sum for linux 2.6.29.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15250 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -34,6 +34,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.28.9)
|
||||
LINUX_KERNEL_MD5SUM:=a4a870fdb8d0a6a7f218a6e25c9d4891
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.29.1)
|
||||
LINUX_KERNEL_MD5SUM:=4ada43caecb08fe2af71b416b6f586d8
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
||||
Reference in New Issue
Block a user