mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 13:11:11 +03:00
[lkrnprefix] Include iPXE version string in image header
Originally-implemented-by: Christian Hesse <list@eworm.de> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -69,6 +69,10 @@ CFLAGS += -fshort-wchar
|
||||
#
|
||||
CFLAGS += -Ui386
|
||||
|
||||
# Define version string for lkrnprefix.S
|
||||
#
|
||||
CFLAGS_lkrnprefix += -DVERSION="\"$(VERSION)\""
|
||||
|
||||
# Locations of utilities
|
||||
#
|
||||
ISOLINUX_BIN_LIST := \
|
||||
|
||||
Reference in New Issue
Block a user