projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
8d22ada
..
1463958
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-32,7
+32,10
@@
ifeq ($(LINUX_VERSION),2.6.27.21)
LINUX_KERNEL_MD5SUM:=2912af7938fae1a3f2a9a6bcf8c0009f
endif
ifeq ($(LINUX_VERSION),2.6.28.9)
LINUX_KERNEL_MD5SUM:=2912af7938fae1a3f2a9a6bcf8c0009f
endif
ifeq ($(LINUX_VERSION),2.6.28.9)
- LINUX_KERNEL_MD5SUM:=9a2b9d296adccca22868a3a5e3bccc4f
+ LINUX_KERNEL_MD5SUM:=a4a870fdb8d0a6a7f218a6e25c9d4891
+endif
+ifeq ($(LINUX_VERSION),2.6.29.1)
+ LINUX_KERNEL_MD5SUM:=4ada43caecb08fe2af71b416b6f586d8
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.022888 seconds
and
4
git commands to generate.