mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 07:03:49 +00:00
fix kernel version for 2.6.27.10
SVN-Revision: 13700
This commit is contained in:
parent
2a33d0dd82
commit
0675e10e68
@ -28,7 +28,7 @@ endif
|
||||
ifeq ($(LINUX_VERSION),2.6.26.8)
|
||||
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),2.6.27.9)
|
||||
ifeq ($(LINUX_VERSION),2.6.27.10)
|
||||
LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user