summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/util.c
diff options
context:
space:
mode:
authorRichard Acayan <mailingradian@gmail.com>2022-10-10 21:38:28 -0400
committerMasahiro Yamada <masahiroy@kernel.org>2022-10-14 22:32:52 +0900
commit11df33c36c4b7a04d2674531f2c6178ad8d61572 (patch)
treee1d1f268cbd9b440dd69486699d0372d690ee1b5 /scripts/kconfig/util.c
parentfc8c2d8ff20651f887e574767533d1176e3a479c (diff)
downloadlinux-stable-11df33c36c4b7a04d2674531f2c6178ad8d61572.tar.gz
linux-stable-11df33c36c4b7a04d2674531f2c6178ad8d61572.tar.bz2
linux-stable-11df33c36c4b7a04d2674531f2c6178ad8d61572.zip
modpost: put modpost options before argument
The musl implementation of getopt stops looking for options after the first non-option argument. Put the options before the non-option argument so environments using musl can still build the kernel and modules. Fixes: f73edc8951b2 ("kbuild: unify two modpost invocations") Link: https://git.musl-libc.org/cgit/musl/tree/src/misc/getopt.c?h=dc9285ad1dc19349c407072cc48ba70dab86de45#n44 Signed-off-by: Richard Acayan <mailingradian@gmail.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig/util.c')
0 files changed, 0 insertions, 0 deletions