projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f10d0
)
upgrade to 2.6.21.5
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 12 Jun 2007 10:27:28 +0000
(10:27 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 12 Jun 2007 10:27:28 +0000
(10:27 +0000)
SVN-Revision: 7579
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 8632d6a5690dd4eb81b60a7cf525e29a03c93dd9..eaac886ebb19920b56167972af6bb5dd6d8fcb44 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-6,9
+6,9
@@
ifeq ($(LINUX_VERSION),)
LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=f59665540a7f3351ea416a0dad104b55
else
- LINUX_VERSION:=2.6.21.
4
+ LINUX_VERSION:=2.6.21.
5
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=
c50995d713ba2d73f148e10073342568
+ LINUX_KERNEL_MD5SUM:=
2e9a302b5d514b231640227d6a2ab7bf
endif
endif
KERNEL:=2.$(word 2,$(subst ., ,$(strip $(LINUX_VERSION))))