Remove the 5.0.x kernel

It was EOLed with 5.0.21

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2019-06-09 20:19:05 +01:00
parent d50ac51d48
commit fcb618822b
10 changed files with 0 additions and 4516 deletions

View File

@@ -252,7 +252,6 @@ endef
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.20,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,,-dbg))
$(eval $(call kernel,4.19.37,4.19.x,-rt,))

File diff suppressed because it is too large Load Diff