diff options
| author | Rasmus Villemoes <[email protected]> | 2026-08-28 17:06:00 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-09-04 16:55:10 -0600 |
| commit | c46bd5b2136158d3380d626d79c96827818226c5 (patch) | |
| tree | f467cbdf352eda9b1b1e0a91d27090958058ff69 /cpu/arm_cortexa8 | |
| parent | 7ae612085af409ba06372547ab81f9f1dbb05a62 (diff) | |
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 'cpu/arm_cortexa8')
0 files changed, 0 insertions, 0 deletions
