Home
last modified time | relevance | path

Searched hist:"16 f8259ca77d04f95e5ca90be1b1894ed45816c0" (Results 1 – 3 of 3) sorted by relevance

/linux/tools/power/cpupower/
H A DMakefilediff 16f8259ca77d04f95e5ca90be1b1894ed45816c0 Sun Nov 05 10:44:16 CET 2017 Bjørn Forsman <bjorn.forsman@gmail.com> 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 028568d84da3cfca49f5f846eeeef01441d70451
("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>
/linux/tools/scripts/
H A DMakefile.includediff 16f8259ca77d04f95e5ca90be1b1894ed45816c0 Sun Nov 05 10:44:16 CET 2017 Bjørn Forsman <bjorn.forsman@gmail.com> 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 028568d84da3cfca49f5f846eeeef01441d70451
("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>
/linux/
H A DMakefilediff 16f8259ca77d04f95e5ca90be1b1894ed45816c0 Sun Nov 05 10:44:16 CET 2017 Bjørn Forsman <bjorn.forsman@gmail.com> 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 028568d84da3cfca49f5f846eeeef01441d70451
("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>