commit | 48b5ffd1268788afb01525e71e864e901e9aa070 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Mar 30 21:04:16 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 02 23:27:38 2019 +0900 |
tree | 44e99835658a0520c97c565afefbbe24d5c91539 | |
parent | e07cf4fd7d72546bf46279927b28fe9d74308868 [diff] |
kbuild: mkmakefile: generate a simple wrapper of top Makefile Now that Kbuild is able to start from any directory, the generated Makefile can simply wrap the top Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Kieran Bingham <kbingham@kernel.org>