diff options
| author | Seyediman Seyedarab <[email protected]> | 2025-03-01 22:21:37 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2025-03-15 12:22:42 +0000 |
| commit | f757f6011c92b5a01db742c39149bed9e526478f (patch) | |
| tree | 23a4a970b49c6414809850626b68b112876b5f60 /scripts/bash-completion | |
| parent | kbuild: add dependency from vmlinux to sorttable (diff) | |
| download | kernel-f757f6011c92b5a01db742c39149bed9e526478f.tar.gz kernel-f757f6011c92b5a01db742c39149bed9e526478f.zip | |
kbuild: fix argument parsing in scripts/config
The script previously assumed --file was always the first argument,
which caused issues when it appeared later. This patch updates the
parsing logic to scan all arguments to find --file, sets the config
file correctly, and resets the argument list with the remaining
commands.
It also fixes --refresh to respect --file by passing KCONFIG_CONFIG=$FN
to make oldconfig.
Signed-off-by: Seyediman Seyedarab <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/bash-completion')
0 files changed, 0 insertions, 0 deletions
