projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
include the full board name in .target.mk
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
af457a2
..
50683c5
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-2,9
+2,9
@@
ifeq ($(LINUX_VERSION),)
ifeq ($(KERNEL),2.4)
ifeq ($(LINUX_VERSION),)
ifeq ($(KERNEL),2.4)
- LINUX_VERSION:=2.4.3
3.
4
+ LINUX_VERSION:=2.4.34
LINUX_RELEASE:=1
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=
aca0257549c385a227088ad8853a72a2
+ LINUX_KERNEL_MD5SUM:=
f59665540a7f3351ea416a0dad104b55
else
LINUX_VERSION:=2.6.19.1
LINUX_RELEASE:=1
else
LINUX_VERSION:=2.6.19.1
LINUX_RELEASE:=1
This page took
0.018876 seconds
and
4
git commands to generate.