projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files, uci: properly revert list state on config_load
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
bcf312e
..
abf2142
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-8,20
+8,20
@@
endif
ifeq ($(LINUX_VERSION),2.6.30.10)
LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5
endif
ifeq ($(LINUX_VERSION),2.6.30.10)
LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5
endif
-ifeq ($(LINUX_VERSION),2.6.31.1
2
)
- LINUX_KERNEL_MD5SUM:=
517be354b81b780e2f4b2ad614d030de
+ifeq ($(LINUX_VERSION),2.6.31.1
4
)
+ LINUX_KERNEL_MD5SUM:=
3e7feb224197d8e174a90dd3759979fd
endif
endif
-ifeq ($(LINUX_VERSION),2.6.32.1
4
)
- LINUX_KERNEL_MD5SUM:=
b13dc3ce727039597163cb4bce4cbdbb
+ifeq ($(LINUX_VERSION),2.6.32.1
6
)
+ LINUX_KERNEL_MD5SUM:=
d94d91ef3be4eb76765401b4fa462759
endif
endif
-ifeq ($(LINUX_VERSION),2.6.33.
4
)
- LINUX_KERNEL_MD5SUM:=
f75d21e5c60f18adf0e99d61c243f964
+ifeq ($(LINUX_VERSION),2.6.33.
6
)
+ LINUX_KERNEL_MD5SUM:=
7d8f8a4a09866a786fb59c53fba8232a
endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
-ifeq ($(LINUX_VERSION),2
.6.35-rc2
)
- LINUX_KERNEL_MD5SUM:=
6b6b76e689e11b70b2e53f9482006929
+ifeq ($(LINUX_VERSION),2
,6,35
)
+ LINUX_KERNEL_MD5SUM:=
091abeb4684ce03d1d936851618687b6
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.026462 seconds
and
4
git commands to generate.