mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
Use $(AR) to allow build system to override the archiver tool (e.g., when cross-compiling for a different architecture) by setting the AR environment variable. GNU Make defaults AR to ar, so this change will not break existing build environments that do not explicitly set AR. Fixes: |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| ynl-priv.h | ||
| ynl.c | ||
| ynl.h | ||