mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-04 10:12:13 +00:00
kernel: Update to 4.9.42/4.4.81
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -119,6 +119,6 @@ endef
|
||||
# Build Targets
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
$(eval $(call kernel,4.9.41,4.9.x))
|
||||
$(eval $(call kernel,4.9.41,4.9.x,_dbg))
|
||||
$(eval $(call kernel,4.4.80,4.4.x))
|
||||
$(eval $(call kernel,4.9.42,4.9.x))
|
||||
$(eval $(call kernel,4.9.42,4.9.x,_dbg))
|
||||
$(eval $(call kernel,4.4.81,4.4.x))
|
||||
|
||||
Reference in New Issue
Block a user