Searched hist:f463c351 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/ |
H A D | Makefile | f463c351 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>
|