summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-04-05 19:48:52 -0400
committerTom Rini <[email protected]>2023-04-25 15:31:27 -0400
commitfd0712acce928c7966c172b8014ca8007deb457c (patch)
tree11d89c1a3d5b18406167d63427624035f1a971e7 /scripts
parentc2e5eea38a25c3b787bb243f7d9638cd6e634cd4 (diff)
clang: Add $(CLANG_TARGET) to LDPPFLAGS
When we invoke $(CPP) to make u-boot.lds we have LDPPFLAGS available to set other required flags here. As this file is for the target and not the host, we must ensure that CPP knows what the target architecture is. For this, pass in $(CLANG_TARGET). Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions