forked from mirrors/linux
Kbuild conventionally uses $(shell cd ... && /bin/pwd) idiom to get
the absolute path of the directory because GNU Make 3.80, the minimal
supported version at that time, did not support $(abspath ...) or
$(realpath ...).
Commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| __init__.py | ||
| constants.py.in | ||
| cpus.py | ||
| dmesg.py | ||
| lists.py | ||
| Makefile | ||
| modules.py | ||
| proc.py | ||
| symbols.py | ||
| tasks.py | ||
| utils.py | ||