Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 11fda148 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove $(obj)/ prefixes in ./Kbuild


Adding $(obj)/ to file paths relative from the top objtree looks
a bit redundant to me. This commit has no functional change since
$(obj) is '.' in this file.

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