]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
kbuild: handle part-of-module correctly for *.ll and *.symtypes
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Dec 2018 12:01:56 +0000 (21:01 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 15:33:43 +0000 (00:33 +0900)
commit1d467bb8a8b95caa01a240362589215739505233
tree59cbfb83065e183e5f86f579c93e992e83fd0f01
parent96c0a9180a1279c8ca5d9ea3096f2944828194d3
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>
scripts/Makefile.build