mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
Use the native ARCH only in case it is not set, this will allow the
cross-compilation where ARCH is explicitly set.
Additionally, simplify the ARCH check to build the fcopy daemon only
for x86 and x86_64.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Build | ||
| hv_fcopy_uio_daemon.c | ||
| hv_get_dhcp_info.sh | ||
| hv_get_dns_info.sh | ||
| hv_kvp_daemon.c | ||
| hv_set_ifconfig.sh | ||
| hv_vss_daemon.c | ||
| lsvmbus | ||
| Makefile | ||
| vmbus_bufring.c | ||
| vmbus_bufring.h | ||
| vmbus_testing | ||