KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
endif
-LINUX_VERSION-4.14 = .154
+LINUX_VERSION-4.14 = .155
-LINUX_KERNEL_HASH-4.14.154 = b02b04eb03b30d2f7072c1cfe79f62f687fe10ecc6fae30102e212d4b570
+LINUX_KERNEL_HASH-4.14.155 = 157cc3a734c0daabfe228aac13fe5fa2a277a7cc77325d73a140b45cb698264a
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))