mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
[build] Avoid errors when build directory is mounted via NFS
Reported-by: Robin Smidsrød <robin@smidsrod.no> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -10,4 +10,4 @@ SRCDIRS += arch/x86/core/linux
|
||||
|
||||
$(BIN)/%.linux : $(BIN)/%.linux.tmp
|
||||
$(QM)$(ECHO) " [FINISH] $@"
|
||||
$(Q)cp -p $< $@
|
||||
$(Q)$(CP) $< $@
|
||||
|
||||
Reference in New Issue
Block a user