kernel: Remove support for 4.18.x

4.18.20 was the last 4.18.x release. Remove it.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2018-11-23 23:40:44 +00:00
parent 07064da303
commit 28ce2bbdca
10 changed files with 0 additions and 4435 deletions

View File

@@ -263,7 +263,6 @@ endef
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.19.3,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.20,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.82,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.82,4.14.x,,-dbg))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))

File diff suppressed because it is too large Load Diff