Skip to content
Commit b39a6916 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove redundant quiet_modtag for $(obj-m)



All objects in $(obj-m) are contained in $(real-obj-m) as well.

It is true composite objects are only contained in $(obj-m),
but [M] is hard-coded in quiet_cmd_link_multi-m.

This line is redundant.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 7d0e5c20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment