add proper 2.6.25 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10865 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2008-04-19 15:20:44 +00:00
parent bdd7f3c7ba
commit 127d15a775
52 changed files with 134105 additions and 0 deletions

View File

@@ -25,6 +25,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.24.2)
LINUX_KERNEL_MD5SUM:=dd573a2fae55624ed92fa49c17583964
endif
ifeq ($(LINUX_VERSION),2.6.25)
LINUX_KERNEL_MD5SUM:=db95a49a656a3247d4995a797d333153
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x