commit | d082402e2174314e87131771d048925b2245b74c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Aug 11 00:53:01 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 15 02:25:11 2019 +0900 |
tree | d1a0d8765f51ae5d99fa0e5060fc8a353e638f5a | |
parent | d4945049ad668f7472df50aaea98c7fea262e6d4 [diff] |
kbuild: remove meaningless 'targets' in ./Kbuild timeconst.h is generated by $(call filechk,...), missing-syscalls and old-atomics are invoked by $(call cmd,...) None of them needs to be added to 'targets'. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>