mirror of
https://github.com/ipxe/ipxe
synced 2026-05-14 20:00:42 +03:00
9106130f62d3e5a51e8ac04d4965a2a424517dc9
The core/version.c file is built into multiple objects (since it incorporates the build target name such as "snponly.efi"), and is handled separately from the standard build rules. Add the missing line (taken from the standard build rules template) to ensure that the dependency file is itself updated when the dependencies change. In particular, this ensures that the dependencies for core/version.c will be updated when switching named configurations. Reported-by: Christian I. Nilsson <ChristianN@2PintSoftware.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
96.9%
Assembly
1.5%
Perl
0.6%
Python
0.4%
Makefile
0.4%