[cosmetic] add comments & fix descriptions in toolchain config items
[openwrt.git] / include / kernel-version.mk
index 986bb71..48b1d00 100644 (file)
@@ -25,6 +25,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.30.6)
   LINUX_KERNEL_MD5SUM:=3ae3add6838da3c5a53baa87c9e32924
 endif
+ifeq ($(LINUX_VERSION),2.6.31)
+  LINUX_KERNEL_MD5SUM:=84c077a37684e4cbfa67b18154390d8a
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x
This page took 0.020914 seconds and 4 git commands to generate.