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:
Rolf Neugebauer 2018-02-01 13:51:18 +00:00
parent e4c4737548
commit 9ccfe3cef7
3 changed files with 8592 additions and 0 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff

4220
kernel/config-4.15.x-x86_64 Normal file

File diff suppressed because it is too large Load Diff