projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove 2.6.22 files, no target uses them anymore
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
de07e90
..
8602696
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-3,7
+3,7
@@
ifeq ($(KERNEL),2.4)
LINUX_VERSION?=2.4.35.4
else
ifeq ($(KERNEL),2.4)
LINUX_VERSION?=2.4.35.4
else
- LINUX_VERSION?=2.6.21.
5
+ LINUX_VERSION?=2.6.21.
7
endif
LINUX_RELEASE?=1
endif
LINUX_RELEASE?=1
@@
-16,17
+16,17
@@
endif
ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed
endif
ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed
endif
-ifeq ($(LINUX_VERSION),2.6.2
2.18
)
- LINUX_KERNEL_MD5SUM:=
bd375d5885bf114c74a2216d52d86e34
+ifeq ($(LINUX_VERSION),2.6.2
3.17
)
+ LINUX_KERNEL_MD5SUM:=
a0300a393ac91ce9c64bf31522b45e2e
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
3.16
)
- LINUX_KERNEL_MD5SUM:=
2637a7f1d4450bc5e27422f307fc6529
+ifeq ($(LINUX_VERSION),2.6.2
4.7
)
+ LINUX_KERNEL_MD5SUM:=
40a73780d51525d28d36dec852c680c4
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
4.5
)
- LINUX_KERNEL_MD5SUM:=
26500f8f92895bd33e391088b5edd4ad
+ifeq ($(LINUX_VERSION),2.6.2
5.16
)
+ LINUX_KERNEL_MD5SUM:=
fdb0e08f0e5a2b4fe6dc711ca35f430e
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
5
)
- LINUX_KERNEL_MD5SUM:=
db95a49a656a3247d4995a797d333153
+ifeq ($(LINUX_VERSION),2.6.2
6.3
)
+ LINUX_KERNEL_MD5SUM:=
90fe36b18dbac6e2f79374e2df60ac67
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.020345 seconds
and
4
git commands to generate.