mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 22:11:08 +03:00
a9b8197f642393956d7de2124fb73722eb4d7dac
stappers and xl0 pointed out that gnu make sets some variables, so ?= is ineffective in some cases where we use it.. Cross-compilation requires that some variables can be overridden in the src/$(ARCH)/Config file, so include that file _after_ utility program variables are set.
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%