projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d666625
)
remove linux 2.4 kernel versions
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jun 2010 20:42:30 +0000
(20:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jun 2010 20:42:30 +0000
(20:42 +0000)
SVN-Revision: 21950
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 2e8966547b8c0644a1e217157463aa94b77f9d4f..919dab20ba346dc206429da8b400f6bbec6aa926 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-1,13
+1,7
@@
# Use the default kernel version if the Makefile doesn't override it
-ifeq ($(KERNEL),2.4)
- LINUX_VERSION?=2.4.37.9
-endif
LINUX_RELEASE?=1
-ifeq ($(LINUX_VERSION),2.4.37.9)
- LINUX_KERNEL_MD5SUM:=b85b8962840c13f17f944e7b1890f8f8
-endif
ifeq ($(LINUX_VERSION),2.6.25.20)
LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
endif