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

generic-2.6: add kernel 2.6.35 preliminary support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21695 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2010-06-07 05:54:29 +00:00
parent 5a755c376b
commit 3f98f7cf50

View File

@ -26,6 +26,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.34)
LINUX_KERNEL_MD5SUM:=10eebcb0178fb4540e2165bfd7efc7ad
endif
ifeq ($(LINUX_VERSION),2.6.35-rc2)
LINUX_KERNEL_MD5SUM:=6b6b76e689e11b70b2e53f9482006929
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x