Re: [PATCH 06/23] kbuild: doc: replace "gcc" in external module description
From: Nicolas Schier
Date: Thu Sep 19 2024 - 07:22:49 EST
On Tue, Sep 17, 2024 at 11:16:34PM +0900, Masahiro Yamada wrote:
> Avoid "gcc" since it is not the only compiler supported by Kbuild.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> ---
>
> Documentation/kbuild/modules.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Nicolas Schier <n.schier@xxxxxx>