CVS commit: src/sys/arch/i386/stand/efiboot
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Sat Feb 14 23:28:56 UTC 2026 Modified Files: src/sys/arch/i386/stand/efiboot: Makefile.efiboot Log Message: Don't use --target, because this sets both the input and the output format, and now 2.46 does not auto-recognize the input anymore. use --output-target \ instead. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/i386/stand/efiboot/Makefile.efiboot Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.