aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bash-completion/make
diff options
context:
space:
mode:
authorSeyediman Seyedarab <[email protected]>2025-03-01 22:21:37 +0000
committerMasahiro Yamada <[email protected]>2025-03-15 12:22:42 +0000
commitf757f6011c92b5a01db742c39149bed9e526478f (patch)
tree23a4a970b49c6414809850626b68b112876b5f60 /scripts/bash-completion/make
parentkbuild: add dependency from vmlinux to sorttable (diff)
downloadkernel-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/make')
0 files changed, 0 insertions, 0 deletions