Add EMAG8180 to DYNAMIC_CORE list for ARM64

This commit is contained in:
Martin Kroeker 2020-02-24 19:23:46 +01:00 committed by GitHub
parent 9b732696c6
commit 320e2648cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -558,6 +558,7 @@ DYNAMIC_CORE += FALKOR
DYNAMIC_CORE += THUNDERX
DYNAMIC_CORE += THUNDERX2T99
DYNAMIC_CORE += TSV110
DYNAMIC_CORE += EMAG8180
endif
ifeq ($(ARCH), zarch)