summaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index b34a49348..726feb58b 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -1,17 +1,14 @@
# Use the default kernel version if the Makefile doesn't override it
ifeq ($(KERNEL),2.4)
- LINUX_VERSION?=2.4.35.4
+ LINUX_VERSION?=2.4.37
else
LINUX_VERSION?=2.6.21.7
endif
LINUX_RELEASE?=1
-ifeq ($(LINUX_VERSION),2.4.34)
- LINUX_KERNEL_MD5SUM:=f59665540a7f3351ea416a0dad104b55
-endif
-ifeq ($(LINUX_VERSION),2.4.35.4)
- LINUX_KERNEL_MD5SUM:=34066faff3d8c042df1c7600b08b8070
+ifeq ($(LINUX_VERSION),2.4.37)
+ LINUX_KERNEL_MD5SUM:=e4197b25bfddacee61490921c885b2ec
endif
ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed