diff options
author | Simon Glass <sjg@chromium.org> | 2024-09-26 23:59:31 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-09 22:04:56 -0600 |
commit | 6fe80876dcc7d5b22ef1b88db14209770716c3cb (patch) | |
tree | 1d53013c97d242e05c8265e59077f07db719d03e /lib/efi_loader/helloworld.c | |
parent | 77a93ae681646437121b8db85b85dad40016fa51 (diff) |
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
This is not actually a command so the name is confusing. Use
BOOTEFI_HELLO_COMPILE instead. Put it in the efi_loader directory
with the other such config options.
The link rule (for $(obj)/%_efi.so) in scripts/Makefile.lib handles
pulling in efi_crt0.o and efi_reloc.o so drop the 'extra' rules.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions