aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-01-28 13:36:09 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-01-28 13:36:09 +0000
commit87cb2bc52984aff7f9ad26a18c006cb3182a8904 (patch)
treef00be1d7b9ccfbea3a6c09dd6ef6f32d1c92df27 /include
parent18ce9e8974f2a39c5c3b42c5e2eda97533e1ecdc (diff)
downloadupstream-87cb2bc52984aff7f9ad26a18c006cb3182a8904.tar.gz
upstream-87cb2bc52984aff7f9ad26a18c006cb3182a8904.tar.bz2
upstream-87cb2bc52984aff7f9ad26a18c006cb3182a8904.zip
generic 2.6.24 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 1c227a2129..5ecd305ac0 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23.14)
LINUX_KERNEL_MD5SUM:=63a6a28ad2480edcffbc09c008b0939d
endif
+ifeq ($(LINUX_VERSION),2.6.24)
+ LINUX_KERNEL_MD5SUM:=3f23ad4b69d0a552042d1ed0f4399857
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x