Re: [PATCH 6/6] Add Propeller configuration for kernel build.

From: Josh Poimboeuf
Date: Mon Sep 30 2024 - 18:50:46 EST


On Sun, Sep 29, 2024 at 08:08:43PM +0900, Masahiro Yamada wrote:
> > +++ b/Makefile
> > @@ -1025,6 +1025,7 @@ include-$(CONFIG_KCOV) += scripts/Makefile.kcov
> > include-$(CONFIG_RANDSTRUCT) += scripts/Makefile.randstruct
> > include-$(CONFIG_GCC_PLUGINS) += scripts/Makefile.gcc-plugins
> > include-$(CONFIG_AUTOFDO_CLANG) += scripts/Makefile.autofdo
> > +include-$(CONFIG_PROPELLER_CLANG) += scripts/Makefile.propeller
>
>
>
> Please do not ignore this comment:
>
> https://github.com/torvalds/linux/blob/v6.11/Makefile#L1016

That comment is well hidden, it really belongs right before the
gcc-plugins line.

--
Josh