1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:30:16 +02:00

added 2.6.28.6 checksum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14552 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
markus 2009-02-18 17:42:32 +00:00
parent ac63a1124d
commit e231cd283e

View File

@ -34,6 +34,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.5)
LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
endif
ifeq ($(LINUX_VERSION),2.6.28.6)
LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x