diff options
author | Tom Rini <trini@konsulko.com> | 2025-04-01 10:21:25 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-10 11:58:04 -0600 |
commit | 684aea3132031b124d8e54c9aa99a244b81d3a49 (patch) | |
tree | d43bafd0b02baff1be5aa6d9706c650803e9370e /lib/efi_loader/efi_net.c | |
parent | dc54d1e48052fe8712f68a8fcbe324602c7935e8 (diff) |
env: mmc: Fix test for ENV_IS_EMBEDDED
The symbol "ENV_IS_EMBEDDED" is an environment internal define and not a
real CONFIG symbol. The IS_ENABLED() macro is still valid to use here,
so update the check.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/efi_loader/efi_net.c')
0 files changed, 0 insertions, 0 deletions