mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
[build] Fix building with latest binutils
Signed-off-by: Bastian Blank <waldi@debian.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
9b68dc78b9
commit
d0eb4e529d
@@ -72,7 +72,7 @@ _nbi_start:
|
||||
int $0x19
|
||||
|
||||
.previous
|
||||
.size start, . - start
|
||||
.size _nbi_start, . - _nbi_start
|
||||
|
||||
nbi_header_end:
|
||||
.org 512
|
||||
|
||||
Reference in New Issue
Block a user