summaryrefslogtreecommitdiff
path: root/board/snmc
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2026-08-28 17:06:00 +0200
committerTom Rini <[email protected]>2026-09-04 16:55:10 -0600
commitc46bd5b2136158d3380d626d79c96827818226c5 (patch)
treef467cbdf352eda9b1b1e0a91d27090958058ff69 /board/snmc
parent7ae612085af409ba06372547ab81f9f1dbb05a62 (diff)
include/env.h: use plain old #ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGHEADmain
Commit 9f1807e57cb ("env: add env_set_runtime() helper") broke the use of "make envtools" to create the target fw_setenv/fw_printenv binaries. The problem is that the #include <config.h>, in addition to pulling in linux/kconfig.h to get the IS_ENABLED() helper, also ends up pulling in lots of architecture/board specific headers. Fix it by simply using an #ifdef. Signed-off-by: Rasmus Villemoes <[email protected]> Reviewed-by: Tom Rini <[email protected]> Reviewed-by: Max Merchel <[email protected]>
Diffstat (limited to 'board/snmc')
0 files changed, 0 insertions, 0 deletions