Convert to new overrides syntax for honister

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2021-08-17 16:55:56 +00:00
parent dcab4f5860
commit a81f04f908
34 changed files with 154 additions and 154 deletions

View File

@@ -1,3 +1,3 @@
# This build relies on this matching up with HOST_PREFIX, as it doesn't seem
# to use CROSS_COMPILE everywhere. Align it here to fix the build.
HOST_SYS_tcmode-external = "${@'${HOST_PREFIX}'[:-1]}"
HOST_SYS:tcmode-external = "${@'${HOST_PREFIX}'[:-1]}"