diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-05-22 08:24:49 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-05-25 09:26:00 +0200 |
commit | 095aabe338d166f3a9c87bcc9b9b84ba80fdaddf (patch) | |
tree | 20bc8d73bc9de5b1394be702b5230f4278d9ab09 /drivers/acpi | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
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: Pedro Falcato <pedro.falcato@gmail.com>
Tested-by: Alan Bartlett <ajb@elrepo.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions