Skip to content
Snippets Groups Projects
Commit 6de5b9db authored by juhosg's avatar juhosg
Browse files

[kernel] fix kernel version for 2.6.27.10

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13700 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 5375152a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment