From: Linus Torvalds Date: Sun, 12 Jun 2022 18:10:07 +0000 (-0700) Subject: Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masah... X-Git-Tag: baikal/mips/sdk6.1~5499 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=a65069c409d6a6bdd458d5d1d41b987b4d0aa2e9;p=kernel.git Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Make the *.mod build rule portable for POSIX awk - Fix regression of 'make nsdeps' - Make scripts/check-local-export working for older bash versions - Fix scripts/gdb to extract the .config data from vmlinux * tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: scripts/gdb: change kernel config dumping method scripts/check-local-export: avoid 'wait $!' for process substitution scripts/nsdeps: adjust to the format change of *.mod files kbuild: avoid regex RS for POSIX awk --- a65069c409d6a6bdd458d5d1d41b987b4d0aa2e9