1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:20:44 +03:00

add md5sum for linux-3.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31046 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-03-20 15:55:06 +00:00
parent 4da38bec42
commit 08c781ae46

View File

@ -38,6 +38,9 @@ endif
ifeq ($(LINUX_VERSION),3.2.12)
LINUX_KERNEL_MD5SUM:=e3dd3772f0cf14d444a3fb474bd624fe
endif
ifeq ($(LINUX_VERSION),3.3)
LINUX_KERNEL_MD5SUM:=98a6cdd7d082b7ea72df9c89842bac74
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x