generic 2.6.24 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2008-01-28 13:36:09 +00:00
parent 18ce9e8974
commit 87cb2bc529
44 changed files with 32050 additions and 0 deletions

View File

@@ -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