mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-03-23 12:30:09 +01:00
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
|
||
|---|---|---|
| .. | ||
| Makefile.arch | ||
| Makefile.include | ||
| utilities.mak | ||