kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
[openwrt.git] / include / kernel-version.mk
index 4f204ac..9bd721c 100644 (file)
@@ -23,8 +23,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.37.6)
   LINUX_KERNEL_MD5SUM:=05970afdce8ec4323a10dcd42bc4fb0c
 endif
-ifeq ($(LINUX_VERSION),2.6.38.2)
-  LINUX_KERNEL_MD5SUM:=5e9d0edae15053ea9acd932e6d162d03
+ifeq ($(LINUX_VERSION),2.6.38.6)
+  LINUX_KERNEL_MD5SUM:=e896a3bb3185b8a8af8e2f010f63c02e
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.022217 seconds and 4 git commands to generate.