Add 2.6.30 final

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16418 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hamish Guthrie 2009-06-11 08:17:21 +00:00
parent a50dc46434
commit ab7f0f7c27
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.29.2)
LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
endif
ifeq ($(LINUX_VERSION),2.6.30)
LINUX_KERNEL_MD5SUM:=7a80058a6382e5108cdb5554d1609615
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x