kernel: Remove support for 5.2.x

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2019-12-18 14:48:30 +00:00
parent a638c2814c
commit 7ae9b7b141
12 changed files with 0 additions and 13285 deletions

View File

@@ -253,7 +253,6 @@ endef
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.3.17,5.3.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.2.18,5.2.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.90,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.90,4.19.x,,-dbg))
$(eval $(call kernel,4.19.59,4.19.x,-rt,))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff