mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 09:21:28 +00:00
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:
@@ -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
Reference in New Issue
Block a user