kernel: bump 4.14 to 4.14.166
[openwrt/staging/dedeckeh.git] / include / kernel-version.mk
index 63a6503cf547fdc555e23c702b3a800e316d22c7..07d5efe8bbe1911aa798ab851d0c272f4ab124a9 100644 (file)
@@ -6,10 +6,10 @@ ifdef CONFIG_TESTING_KERNEL
   KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
 endif
 
-LINUX_VERSION-4.14 = .165
+LINUX_VERSION-4.14 = .166
 LINUX_VERSION-4.19 = .96
 
-LINUX_KERNEL_HASH-4.14.165 = b0aeb52386404f4e3546f93cf63c857025fc3117ff1b56e3499aa1eae6e088c7
+LINUX_KERNEL_HASH-4.14.166 = 8bb2bf811a2092933a2386a4e679cd0c88de979c10fbb463d8142add4e577c00
 LINUX_KERNEL_HASH-4.19.96 = 23c1d1d5ba7bc14f9850e5ce78006712fe6c65dedcf67d3c99cec9c16a631d4d
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))