[PATCH 0/3] Fix merge_config.sh
From: Daniel Gomez
Date: Tue Mar 10 2026 - 07:38:36 EST
Restore empty base file support introduced by a26fe287eed1 ("kconfig:
merge_config: use an empty file as initfile") broken by the awk
refactoring in 5fa9b82cbcfc ("scripts: kconfig: merge_config.sh:
refactor from shell/sed/grep to awk"). Also fix POSIX compatibility for
non-bash /bin/sh and clean up whitespace.
Signed-off-by: Daniel Gomez <da.gomez@xxxxxxxxxxx>
---
Daniel Gomez (3):
scripts: kconfig: merge_config.sh: pass output file as awk variable
scripts: kconfig: merge_config.sh: fix indentation
scripts: kconfig: merge_config.sh: use POSIX test operator
scripts/kconfig/merge_config.sh | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 deletions(-)
---
base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
change-id: 20260310-fixes-merge-config-606c2a4ed83e
Best regards,
--
Daniel Gomez <da.gomez@xxxxxxxxxxx>