[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATCV9WGKeDyR+ymZsq5QBbNVU3bqS_0U230BTpRLFcnBw@mail.gmail.com>
Date: Sun, 17 Sep 2023 01:04:57 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v6.6-rc2
Hello Linus,
Please pull Kbuild fixes for v6.6-rc2.
Thank you.
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -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.6
for you to fetch changes up to 552c5013f2bc648611395ea80df6250aa4fe28f6:
kbuild: avoid long argument lists in make modules_install
(2023-09-15 02:39:24 +0900)
----------------------------------------------------------------
Kbuild fixes for v6.6
- Fix kernel-devel RPM and linux-headers Deb package
- Fix too long argument list error in 'make modules_install'
----------------------------------------------------------------
Masahiro Yamada (1):
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Michal Kubecek (1):
kbuild: avoid long argument lists in make modules_install
scripts/Makefile.modinst | 2 +-
scripts/package/install-extmod-build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists