diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-23 23:25:26 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-23 23:29:26 +0900 |
commit | 10aaa3b7e95b9649fd658ac7e9075093316425d8 (patch) | |
tree | d7060871742ea4472faf50afc50c9454e4987856 /tools | |
parent | ef46d9b3dc01d49a060a56337466832c4f1f1792 (diff) | |
download | lwn-10aaa3b7e95b9649fd658ac7e9075093316425d8.tar.gz lwn-10aaa3b7e95b9649fd658ac7e9075093316425d8.zip |
kbuild: drop $(extra-y) from real-objs-y
$(real-objs-y) in only used in scripts/Makefile.build to form
"targets", but $(extra-y) is added to "targets" in another line.
We do not need to add $(extra-y) twice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions