diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-05-04 19:10:56 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-05-06 02:15:46 +0900 |
commit | 19c8d912837e45e99b2991228adfc4419ffff248 (patch) | |
tree | e81e013db42ffc4a4806d586c80cab538f37f407 /Documentation/hwmon/sch5636.rst | |
parent | d4452837ffbeb59e18f2499ef907579a618d623d (diff) | |
download | linux-19c8d912837e45e99b2991228adfc4419ffff248.tar.bz2 |
kbuild: make distclean work against $(objtree) instead of $(srctree)
This reverts the old commit [1], which seems questionable to me.
It claimed 'make distclean' could not remove editor backup files,
but I believe KBUILD_OUTPUT or O= was set.
When O= is given, Kbuild should always work against $(objtree).
If O= is not given, $(objtree) and $(srctree) are the same, therefore
$(srctree) is cleaned up.
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=dd47df980c02eb33833b2690b033c34fba2fa80d
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation/hwmon/sch5636.rst')
0 files changed, 0 insertions, 0 deletions