kernel: update kernel to 2.6.39.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2011-06-28 19:30:58 +00:00
parent fe98667990
commit 210af3e57c
11 changed files with 12 additions and 12 deletions

View File

@@ -26,8 +26,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.38.8)
LINUX_KERNEL_MD5SUM:=d27b85795c6bc56b5a38d7d31bf1d724
endif
ifeq ($(LINUX_VERSION),2.6.39.1)
LINUX_KERNEL_MD5SUM:=983834b0138e102a3fb0098367c17150
ifeq ($(LINUX_VERSION),2.6.39.2)
LINUX_KERNEL_MD5SUM:=51be93d92028658ec93f68b79a378b17
endif
# disable the md5sum check for unknown kernel versions