projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6368d3e
)
bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www.kernel...
author
Tim Yardley
<lst@openwrt.org>
Thu, 18 Jan 2007 18:58:24 +0000
(18:58 +0000)
committer
Tim Yardley
<lst@openwrt.org>
Thu, 18 Jan 2007 18:58:24 +0000
(18:58 +0000)
SVN-Revision: 6128
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 50683c54a24c18766318386a760892ef4250f588..7fe4f62c137e1c5e582718b43f43496c91d30b0e 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.19.
1
+ LINUX_VERSION:=2.6.19.
2
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=
2ab08fdfddc00e09b3d5bc7397d3c8be
+ LINUX_KERNEL_MD5SUM:=
ca0ce8f288e8ae93ac243b568f906bf8
endif
endif
KERNEL:=2.$(word 2,$(subst ., ,$(strip $(LINUX_VERSION))))