]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Avoid invoking genkeymap.py via Perl
authorMichael Brown <mcb30@ipxe.org>
Tue, 15 Feb 2022 13:54:28 +0000 (13:54 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 15 Feb 2022 13:54:28 +0000 (13:54 +0000)
commit5aee6b81d73086fd4a48f2280043d7b5518b3303
treee1c3b416f09d374087cb8481a0b2bb93360fb212
parent510f9de0a23d3a64654669e1a08ad7fdba5f270b
[build] Avoid invoking genkeymap.py via Perl

The build process currently invokes the Python genkeymap.py script via
the Perl executable.  Strangely, this appears to work.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile
src/Makefile.housekeeping