Skip to content
Commit 095aabe3 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/libstub: zboot: Avoid eager evaluation of objcopy flags



The Make variable containing the objcopy flags may be constructed from
the output of build tools operating on build artifacts, and these may
not exist when doing a make clean.

So avoid evaluating them eagerly, to prevent spurious build warnings.

Suggested-by: default avatarPedro Falcato <pedro.falcato@gmail.com>
Tested-by: default avatarAlan Bartlett <ajb@elrepo.org>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent ac9a7868
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment