mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
kernel: Add the 4.15.x kernel series
The kernel config was derived from the 4.14.x config being run through make oldconfig Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
e4c4737548
commit
9ccfe3cef7
@ -204,6 +204,7 @@ endef
|
||||
# Build Targets
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
$(eval $(call kernel,4.15,4.15.x,$(EXTRA)))
|
||||
$(eval $(call kernel,4.14.16,4.14.x,$(EXTRA)))
|
||||
$(eval $(call kernel,4.14.16,4.14.x,-dbg))
|
||||
$(eval $(call kernel,4.9.79,4.9.x,$(EXTRA)))
|
||||
|
4371
kernel/config-4.15.x-aarch64
Normal file
4371
kernel/config-4.15.x-aarch64
Normal file
File diff suppressed because it is too large
Load Diff
4220
kernel/config-4.15.x-x86_64
Normal file
4220
kernel/config-4.15.x-x86_64
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user