mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 23:29:28 -05:00
add 2.6.35 md5sum
SVN-Revision: 22538
This commit is contained in:
@@ -20,6 +20,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.34.1)
|
||||
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2,6,35)
|
||||
LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
||||
Reference in New Issue
Block a user