Merge pull request #2386 from arm64b/kernel-4.4.x-bringup-fixing-aarch64

arm64: kernel 4.4.x bringup enablement
This commit is contained in:
Rolf Neugebauer 2017-08-09 11:27:17 +01:00 committed by GitHub
commit ec2d7a1c94
2 changed files with 3039 additions and 2 deletions

View File

@ -121,6 +121,4 @@ endef
#
$(eval $(call kernel,4.9.41,4.9.x))
$(eval $(call kernel,4.9.41,4.9.x,_dbg))
ifneq ($(ARCH), aarch64)
$(eval $(call kernel,4.4.80,4.4.x))
endif

File diff suppressed because it is too large Load Diff