kernel: Drop 4.9.x for arm64

There are too many kernels to compile and arm64 takes a bit
too long to compile even on a beefy arm64 server.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-03-30 12:16:07 +01:00
parent 559e639ad9
commit 913f31e150
2 changed files with 0 additions and 4086 deletions

View File

@ -229,7 +229,6 @@ else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.15.12,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.24,4.14.x,-rt,))
$(eval $(call kernel,4.9.89,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.15.12,4.15.x,$(EXTRA),$(DEBUG)))

File diff suppressed because it is too large Load Diff