mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel: some updates for kernel 2.6.39
* add md5sum for kernel * add some missing config symbols * add some ssb patches to make compat-wireless compile Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -26,6 +26,9 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.38.6)
|
||||
LINUX_KERNEL_MD5SUM:=e896a3bb3185b8a8af8e2f010f63c02e
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.39)
|
||||
LINUX_KERNEL_MD5SUM:=1aab7a741abe08d42e8eccf20de61e05
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
LINUX_KERNEL_MD5SUM?=x
|
||||
|
||||
Reference in New Issue
Block a user