mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 11:10:22 +02:00
make already provides the current working directory in a variable, so make use of it instead of forking a shell. Also replace usage of PWD by CURDIR. PWD is provided by most shells, but not all, so this makes the build system more robust. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michal Marek <mmarek@suse.com> |
||
|---|---|---|
| .. | ||
| fd | ||
| fs | ||
| Build | ||
| cpu.c | ||
| cpu.h | ||
| debug-internal.h | ||
| debug.c | ||
| debug.h | ||
| Makefile | ||