mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:09:55 +02:00
[kernel] add md5 sum of the 2.6.23.11 tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9799 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
baa5bdda6e
commit
4446888561
@ -25,6 +25,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.23.9)
|
||||
LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.23.11)
|
||||
LINUX_KERNEL_MD5SUM:=b9e18a02297ee556cac26d65f25e0ccf
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
Loading…
Reference in New Issue
Block a user