Files
kernel_xiaomi_raphael/tools
Bjørn Forsman d39776aca2 kbuild: /bin/pwd -> pwd
Most places use pwd and rely on $PATH lookup. Moving the remaining
absolute path /bin/pwd users over for consistency.

Also, a reason for doing /bin/pwd -> pwd instead of the other way around
is because I believe build systems should make little assumptions on
host filesystem layout. Case in point, we do this kind of patching
already in NixOS.

Ref. commit 028568d84d
("kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)").

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
2021-08-11 09:00:06 +00:00
..
2021-03-30 14:40:10 +02:00
2021-08-11 09:00:06 +00:00
2021-08-11 09:00:06 +00:00
2020-05-02 17:24:22 +02:00