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

kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile



Kbuild changes the working directory until it matches $(abs_objtree).

When $(need-sub-make) is empty, $(abs_objtree) is the same as $(CURDIR).

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNicolas Schier <n.schier@avm.de>
parent bcbbf493
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