Various: leverage the tcmode overrides

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2018-03-15 00:58:11 +05:00
parent c308682978
commit 537bc233f7
5 changed files with 18 additions and 19 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 = "${@'${HOST_PREFIX}'[:-1]}"
HOST_SYS_tcmode-external = "${@'${HOST_PREFIX}'[:-1]}"