mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel: update to linux-3.0 and refresh patches.
Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27722 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -29,6 +29,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.39.2)
|
||||
LINUX_KERNEL_MD5SUM:=51be93d92028658ec93f68b79a378b17
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),3.0)
|
||||
LINUX_KERNEL_MD5SUM:=398e95866794def22b12dfbc15ce89c0
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
||||
Reference in New Issue
Block a user