projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf18c96
)
upgrade to linux 2.6.21.4
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2007 13:38:48 +0000
(13:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2007 13:38:48 +0000
(13:38 +0000)
SVN-Revision: 7563
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index a26989410c58fdbfd054e83ff0c3284bce6ea025..8632d6a5690dd4eb81b60a7cf525e29a03c93dd9 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.
1
+ LINUX_VERSION:=2.6.21.
4
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=
a28b78793cd368592f7873bf36cb38b0
+ LINUX_KERNEL_MD5SUM:=
c50995d713ba2d73f148e10073342568
endif
endif
KERNEL:=2.$(word 2,$(subst ., ,$(strip $(LINUX_VERSION))))