kernel: Remove 4.16.x as it is EOLed

The previous commit updated to 4.16.18, which is the last
4.16.x kernel. The 4.16.18 kernel was compiled and pushed
but we may as well now remove it as it has been EOLed.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-06-27 14:49:08 +01:00
parent e7a7fe9339
commit f7cf178ead
10 changed files with 0 additions and 4438 deletions

View File

@@ -219,7 +219,6 @@ endef
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.17.3,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.16.18,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.52,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.52,4.14.x,,-dbg))
$(eval $(call kernel,4.14.40,4.14.x,-rt,))

File diff suppressed because it is too large Load Diff