kernel: some updates for kernel 2.6.39
[openwrt.git] / include / kernel-version.mk
index 9bd721c..9b60d43 100644 (file)
@@ -26,6 +26,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.38.6)
   LINUX_KERNEL_MD5SUM:=e896a3bb3185b8a8af8e2f010f63c02e
 endif
+ifeq ($(LINUX_VERSION),2.6.39)
+  LINUX_KERNEL_MD5SUM:=1aab7a741abe08d42e8eccf20de61e05
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x
This page took 0.023888 seconds and 4 git commands to generate.