[GIT PULL] Kbuild fixes for v6.3(-rc8)

From: Masahiro Yamada
Date: Sun Apr 23 2023 - 08:42:06 EST


Hello Linus,


Please pull Kbuild fixes.
Thank you.



The following changes since commit 6a8f57ae2eb07ab39a6f0ccad60c760743051026:

Linux 6.3-rc7 (2023-04-16 15:23:53 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.3-4

for you to fetch changes up to 9cedc5e89a59da72bfecdb76bfaa5a28a273029d:

kbuild: use proper prefix for tarballs to fix rpm-pkg build error
(2023-04-23 21:23:10 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.3 (4th)

- Fix the prefix in the kernel source tarball

- Fix a typo in the copyright file in Debian package

----------------------------------------------------------------
Masahiro Yamada (1):
kbuild: use proper prefix for tarballs to fix rpm-pkg build error

Woody Suwalski (1):
kbuild: deb-pkg: Fix a spell typo in mkdebian script

scripts/Makefile.package | 6 +++---
scripts/package/mkdebian | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)



--
Best Regards
Masahiro Yamada