mirror of
https://github.com/ipxe/ipxe
synced 2026-02-12 21:29:39 +03:00
Added the embedded pxelinux payload patch from hpa.
This commit is contained in:
@@ -101,6 +101,10 @@ CFLAGS += $(EXTRA_CFLAGS)
|
||||
ASFLAGS += $(EXTRA_ASFLAGS)
|
||||
LDFLAGS += $(EXTRA_LDFLAGS)
|
||||
|
||||
# Embedded image, if present
|
||||
#
|
||||
EMBEDDED_IMAGE ?= /dev/null
|
||||
|
||||
ifneq ($(NO_WERROR),1)
|
||||
CFLAGS += -Werror
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user