kernel: fix md5sum for 3.8.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36225 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2013-04-06 13:11:44 +00:00
parent f14f3c9134
commit 11f893fb9b

View File

@@ -12,7 +12,7 @@ ifeq ($(LINUX_VERSION),3.7.10)
LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
endif
ifeq ($(LINUX_VERSION),3.8.6)
LINUX_KERNEL_MD5SUM:=80aa1c706e1bc69cc7a1b2c07db90cf9
LINUX_KERNEL_MD5SUM:=0934e6b31931c1832e48a28bd35ef27f
endif
# disable the md5sum check for unknown kernel versions