add a new package metadata variable MDEPENDS for specifying local menuconfig dependen...
[openwrt.git] / include / kernel-version.mk
index 0c16739..4f204ac 100644 (file)
@@ -20,11 +20,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.36.4)
   LINUX_KERNEL_MD5SUM:=c05dd941d0e249695e9f72568888e1bf
 endif
-ifeq ($(LINUX_VERSION),2.6.37.4)
-  LINUX_KERNEL_MD5SUM:=1d2dc321017a8dde09b779b4d8233273
+ifeq ($(LINUX_VERSION),2.6.37.6)
+  LINUX_KERNEL_MD5SUM:=05970afdce8ec4323a10dcd42bc4fb0c
 endif
-ifeq ($(LINUX_VERSION),2.6.38)
-  LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976
+ifeq ($(LINUX_VERSION),2.6.38.2)
+  LINUX_KERNEL_MD5SUM:=5e9d0edae15053ea9acd932e6d162d03
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.029127 seconds and 4 git commands to generate.