Hi all, On Mon, 4 May 2020 13:47:50 +1000 Stephen Rothwell <[email protected]> wrote: > > Hi all, > > After merging the keys tree, today's linux-next build (x86_64 > allmodconfig) produced these warnings: > > scripts/Makefile.lib:8: 'always' is deprecated. Please use 'always-y' instead > scripts/Makefile.lib:12: 'hostprogs-y' and 'hostprogs-m' are deprecated. > Please use 'hostprogs' instead > > Introduced by commit > > 631ec151fd96 ("Add sample notification program") > > interacting with commit > > ee066c3ddf7b ("kbuild: warn if always, hostprogs-y, or hostprogs-m is used") > > from the kbuild tree.
This is now Introduced by commit
b8c9527a31b0 ("Add sample notification program")
from the notifications tree interacting with commit
a2db26b0ba3b ("kbuild: warn if always, hostprogs-y, or hostprogs-m is used")
from the kbuild tree.
It only produces these warnings now:
scripts/Makefile.lib:8: 'always' is deprecated. Please use 'always-y' instead
scripts/Makefile.lib:12: 'hostprogs-y' is deprecated. Please use 'hostprogs'
instead
--
Cheers,
Stephen Rothwell
pgpTneii1Jx1A.pgp
Description: OpenPGP digital signature

