build: unify x86 target cflags
[openwrt/openwrt.git] / include / kernel-version.mk
index 1911176a6e5bdb167073631e4947927015a4bdd6..52bb309ecfbd2d218d7f62555cba42013dafa6e8 100644 (file)
@@ -14,8 +14,11 @@ endif
 ifeq ($(LINUX_VERSION),3.8.13)
   LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
 endif
-ifeq ($(LINUX_VERSION),3.9.8)
-  LINUX_KERNEL_MD5SUM:=04d74575ef1c484ad00be61f32bb4557
+ifeq ($(LINUX_VERSION),3.9.11)
+  LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
+endif
+ifeq ($(LINUX_VERSION),3.10.12)
+  LINUX_KERNEL_MD5SUM:=16e43b3c9957cf5af44863d6809efe38
 endif
 
 # disable the md5sum check for unknown kernel versions