[GIT PULL] Kbuild fixes for v5.4-rc4

From: Masahiro Yamada
Date: Sun Oct 20 2019 - 12:18:40 EST


Hi Linus,

Please pull some Kbuild fixes. Thanks.



The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.4-2

for you to fetch changes up to 700dea5a0bea9f64eba89fae7cb2540326fdfdc1:

kheaders: substituting --sort in archive creation (2019-10-17 09:08:19 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.4 (2nd)

- fix a bashism of setlocalversion

- do not use the too new --sort option of tar

----------------------------------------------------------------
Dmitry Goldin (1):
kheaders: substituting --sort in archive creation

Masahiro Yamada (1):
kbuild: update comment about KBUILD_ALLDIRS

Randy Dunlap (1):
scripts: setlocalversion: fix a bashism

Makefile | 2 +-
kernel/gen_kheaders.sh | 11 +++++++----
scripts/setlocalversion | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)


--
Best Regards
Masahiro Yamada