diff options
| author | Heinrich Schuchardt <[email protected]> | 2025-12-31 20:10:51 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-02 10:27:18 -0600 |
| commit | 56ae3c2a44fcd8e2f680c51620011273727ae9db (patch) | |
| tree | ba57067a5191e45d4bc13040a91817ad92449d5e /scripts/Makefile.host | |
| parent | 601733e7087286f211634204c60fe86856ddbd78 (diff) | |
Makefile: repair CONFIG_CC_OPTIMIZE_FOR_DEBUG support
Since commit 5f520875bdf0 ("kbuild: Bump the build system to 5.1")
CONFIG_CC_OPTIMIZE_FOR_DEBUG has no effect on the non-host code.
This patch reestablishes the prior logic to add
-Og -Wno-maybe-uninitialized
to KBUILD_CFLAGS.
Fixes: 5f520875bdf0 ("kbuild: Bump the build system to 5.1")
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions
