kernel: backport overlayfs v11 to 3.0 and 2.6.39
[openwrt.git] / include / kernel-version.mk
index a978b4b..0047f64 100644 (file)
@@ -29,11 +29,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.39.4)
   LINUX_KERNEL_MD5SUM:=a17c748c2070168f1e784e9605ca043d
 endif
-ifeq ($(LINUX_VERSION),3.0.3)
-  LINUX_KERNEL_MD5SUM:=6a8af5f6733b3db970197e65b3db712c
+ifeq ($(LINUX_VERSION),3.0.17)
+  LINUX_KERNEL_MD5SUM:=fcdd6a945445336e4cd28b2d195f1fea
 endif
-ifeq ($(LINUX_VERSION),3.1)
-  LINUX_KERNEL_MD5SUM:=8d43453f8159b2332ad410b19d86a931
+ifeq ($(LINUX_VERSION),3.1.9)
+  LINUX_KERNEL_MD5SUM:=4e387a49cde20805955c905bc8c311e0
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.024602 seconds and 4 git commands to generate.