Home
last modified time | relevance | path

Searched hist:f463c3510d44ab11da607d7c3b289f90ea467d1b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefilef463c3510d44ab11da607d7c3b289f90ea467d1b Tue Mar 24 22:16:30 CDT 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: add comment about grouped target

GNU Make commit 8c888d95f618 ("[SV 8297] Implement "grouped targets"
for explicit rules.") added the '&:' syntax.

I think '&:' is a perfect fit here, but we cannot use it any time
soon. Just add a TODO comment.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>