[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240417043654.60662-1-prathampatel@thefossguy.com>
Date: Wed, 17 Apr 2024 04:37:32 +0000
From: Pratham Patel <prathampatel@...fossguy.com>
To: Masahiro Yamada <masahiroy@...nel.org>, Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, Jonathan Corbet <corbet@....net>
Cc: linux-kbuild@...r.kernel.org, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Pratham Patel <prathampatel@...fossguy.com>, thefirst1322@...il.com
Subject: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
This addresses a minor nit where I want a `-devel` RPM package to be
built when I build a binary RPM package with either `binrpm-pkg`
or `rpm-pkg` target(s).
Pratham Patel (2):
kbuild: allow toggling the `with_devel` RPM macro
docs: kbuild: document KBUILD_RPM_WITH_DEVEL
Documentation/kbuild/kbuild.rst | 6 ++++++
scripts/Makefile.package | 5 ++++-
2 files changed, 10 insertions(+), 1 deletion(-)
--
2.42.0
Powered by blists - more mailing lists