Skip to content
Snippets Groups Projects
Commit bb44c9a6 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

switch to 2.6.23.9

SVN-Revision: 9629
parent a0c5fbe5
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23.1)
LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
endif
ifeq ($(LINUX_VERSION),2.6.23.9)
LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x
......
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
BOARD:=adm5120
BOARDNAME:=Infineon ADM5120
LINUX_VERSION:=2.6.23.1
LINUX_VERSION:=2.6.23.9
FEATURES:=squashfs jffs2 tgz broken
SUBTARGETS:=router_le router_be
INITRAMFS_EXTRA_FILES:=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment