mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 15:11:05 +02:00
add md5sum for final linux 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12982 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
44c247bfdc
commit
9569535774
@ -31,6 +31,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.27-rc9)
|
||||
LINUX_KERNEL_MD5SUM:=d78ffa904cc4a9c4eafd68ce55135198
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.27)
|
||||
LINUX_KERNEL_MD5SUM:=b3e78977aa79d3754cb7f8143d7ddabd
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
Loading…
x
Reference in New Issue
Block a user