diff options
author | 2025-03-01 17:21:37 -0500 | |
---|---|---|
committer | 2025-03-15 21:22:42 +0900 | |
commit | f757f6011c92b5a01db742c39149bed9e526478f (patch) | |
tree | 23a4a970b49c6414809850626b68b112876b5f60 /scripts/lib/kdoc/kdoc_output.py | |
parent | kbuild: add dependency from vmlinux to sorttable (diff) | |
download | linux-rng-f757f6011c92b5a01db742c39149bed9e526478f.tar.xz linux-rng-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 <imandevel@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions