[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZMljieecB8nlQcMR@fjasle.eu>
Date: Tue, 1 Aug 2023 21:56:57 +0200
From: Nicolas Schier <nicolas@...sle.eu>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Ben Hutchings <ben@...adent.org.uk>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>
Subject: Re: [PATCH v2 2/2] kbuild: deb-pkg: split debian/rules
On Tue, Aug 01, 2023 at 09:19:26PM +0900 Masahiro Yamada wrote:
> debian/rules is generated by shell, but the escape sequence (\$) is
> unreadable.
>
> debian/rules embeds only two variables (ARCH and KERNELRELEASE).
>
> Split them out to debian/rules.vars, and check-in the rest of Makefile
> code to scripts/package/debian/rules.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
>
> Changes in v2:
> - Change ${MAKE} to $(MAKE) for consistency
> - Fix shellcheck warning
>
Reviewed-by: Nicolas Schier <nicolas@...sle.eu>
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists