projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
af457a2
..
7fe4f62
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-2,13
+2,13
@@
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
else
- LINUX_VERSION:=2.6.19.
1
+ LINUX_VERSION:=2.6.19.
2
LINUX_RELEASE:=1
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=
2ab08fdfddc00e09b3d5bc7397d3c8be
+ LINUX_KERNEL_MD5SUM:=
ca0ce8f288e8ae93ac243b568f906bf8
endif
endif
KERNEL:=2.$(word 2,$(subst ., ,$(strip $(LINUX_VERSION))))
endif
endif
KERNEL:=2.$(word 2,$(subst ., ,$(strip $(LINUX_VERSION))))
This page took
0.030345 seconds
and
4
git commands to generate.