projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: ignore rx long packet error flag from the ethernet core
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
0fffaf8
..
3642578
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-28,11
+28,11
@@
endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
-ifeq ($(LINUX_VERSION),2.6.27.
19
)
- LINUX_KERNEL_MD5SUM:=
182b23174febe7cc8106dd394f368dee
+ifeq ($(LINUX_VERSION),2.6.27.
21
)
+ LINUX_KERNEL_MD5SUM:=
2912af7938fae1a3f2a9a6bcf8c0009f
endif
endif
-ifeq ($(LINUX_VERSION),2.6.28.
8
)
- LINUX_KERNEL_MD5SUM:=
8440a90637cff154195895743ef498a
1
+ifeq ($(LINUX_VERSION),2.6.28.
9
)
+ LINUX_KERNEL_MD5SUM:=
a4a870fdb8d0a6a7f218a6e25c9d489
1
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.019318 seconds
and
4
git commands to generate.