mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 01:11:23 +00:00
kernel: Remove support for 5.2.x
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -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
Reference in New Issue
Block a user