]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Move -Ulinux to common Makefile
authorMichael Brown <mcb30@ipxe.org>
Sun, 22 Jan 2023 16:15:55 +0000 (16:15 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 22 Jan 2023 16:19:22 +0000 (16:19 +0000)
commit2ef5f5e05efa3ab29a207b6641b0ac6afefd3f0b
tree8c1e014cd11b0d4d4eb96b4fd7ce18c211a27d80
parent475c0dfa8e5b841ff29d3fbf7d6828e3cdd05ad5
[build] Move -Ulinux to common Makefile

The requirement to undo the implicit "-Dlinux" is not specific to the
x86 architecture.  Move this out of the x86-specific Makefile.

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