summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2025-12-08 21:47:38 +0100
committerTom Rini <[email protected]>2025-12-10 09:06:13 -0600
commit7da7ca7cf50f4996493b99198e939726e721906d (patch)
treebcd46b14c46161807bf3eec1a63dc31123ad6dd0 /include
parentfbfaf5f63e97a11cd01a8761e47f4c23915f89f6 (diff)
Makefile: use --output-target instead of --target
The objcopy man-page teaches: --target=bfdname Use bfdname as the object format for both the input and the output file This implies for --target=efi-app-x86_64 that the input file would have to be an EFI app. Objcopy in binutils 2.45 checks this more strictly than previous versions and refuses to accept an ELF file as input with --target=efi-app-x86_64. Replace --target by --output-target for building sandbox and x86 EFI binaries. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions