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
df96216
..
8602696
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-1,32
+1,32
@@
# Use the default kernel version if the Makefile doesn't override it
ifeq ($(KERNEL),2.4)
# Use the default kernel version if the Makefile doesn't override it
ifeq ($(KERNEL),2.4)
- LINUX_VERSION?=2.4.34
+ LINUX_VERSION?=2.4.3
5.
4
else
else
- LINUX_VERSION?=2.6.21.
5
+ LINUX_VERSION?=2.6.21.
7
endif
LINUX_RELEASE?=1
ifeq ($(LINUX_VERSION),2.4.34)
LINUX_KERNEL_MD5SUM:=f59665540a7f3351ea416a0dad104b55
endif
endif
LINUX_RELEASE?=1
ifeq ($(LINUX_VERSION),2.4.34)
LINUX_KERNEL_MD5SUM:=f59665540a7f3351ea416a0dad104b55
endif
-ifeq ($(LINUX_VERSION),2.
6.22
.4)
- LINUX_KERNEL_MD5SUM:=
6cf83acf21e65dcea4a5170c0bbc7125
+ifeq ($(LINUX_VERSION),2.
4.35
.4)
+ LINUX_KERNEL_MD5SUM:=
34066faff3d8c042df1c7600b08b8070
endif
endif
-ifeq ($(LINUX_VERSION),2.6.21.
5
)
- LINUX_KERNEL_MD5SUM:=
2e9a302b5d514b231640227d6a2ab7bf
+ifeq ($(LINUX_VERSION),2.6.21.
7
)
+ LINUX_KERNEL_MD5SUM:=
bc15fad1487336d5dcb0945cd039d8ed
endif
endif
-ifeq ($(LINUX_VERSION),2.6.23)
- LINUX_KERNEL_MD5SUM:=
2cc2fd4d521dc5d7cfce0d8a9d1b3472
+ifeq ($(LINUX_VERSION),2.6.23
.17
)
+ LINUX_KERNEL_MD5SUM:=
a0300a393ac91ce9c64bf31522b45e2e
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
3.1
)
- LINUX_KERNEL_MD5SUM:=
518d57e08fdacd88907166a3bfe383b7
+ifeq ($(LINUX_VERSION),2.6.2
4.7
)
+ LINUX_KERNEL_MD5SUM:=
40a73780d51525d28d36dec852c680c4
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
3.9
)
- LINUX_KERNEL_MD5SUM:=f
c341e4f23bcd4056bdb0c9edc24ea3d
+ifeq ($(LINUX_VERSION),2.6.2
5.16
)
+ LINUX_KERNEL_MD5SUM:=f
db0e08f0e5a2b4fe6dc711ca35f430e
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
3.11
)
- LINUX_KERNEL_MD5SUM:=
b9e18a02297ee556cac26d65f25e0ccf
+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.029283 seconds
and
4
git commands to generate.