commit | 1d467bb8a8b95caa01a240362589215739505233 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Dec 11 21:01:56 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Dec 17 00:33:43 2018 +0900 |
tree | 59cbfb83065e183e5f86f579c93e992e83fd0f01 | |
parent | 96c0a9180a1279c8ca5d9ea3096f2944828194d3 [diff] |
kbuild: handle part-of-module correctly for *.ll and *.symtypes The single targets *.ll and *.symtypes have never been treated as a module. Fix it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>