fix nested conditionals

This commit is contained in:
Martin Kroeker 2023-02-02 19:59:49 +01:00 committed by GitHub
parent e964ebd0d0
commit 19a696f8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -156,6 +156,7 @@ if (${CORE} STREQUAL ZEN)
endif ()
endif ()
endif ()
endif ()
endif ()
if (${CORE} STREQUAL A64FX)