We are now at .23.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2007-10-23 08:13:12 +00:00
parent c8641a387b
commit d0b5834db8
9 changed files with 11 additions and 8 deletions

View File

@@ -19,6 +19,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23)
LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
endif
ifeq ($(LINUX_VERSION),2.6.23.1)
LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x