mirror of
https://github.com/danderson/netboot.git
synced 2025-08-09 16:17:11 +02:00
Use documented mechanism for embedding iPXE script
Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
This commit is contained in:
parent
bc90686a52
commit
ddb47796bc
2
Makefile
2
Makefile
@ -48,8 +48,8 @@ ci-config:
|
|||||||
|
|
||||||
.PHONY: update-ipxe
|
.PHONY: update-ipxe
|
||||||
update-ipxe:
|
update-ipxe:
|
||||||
EMBEDDED_IMAGE=$(HERE)/pixiecore/boot.ipxe \
|
|
||||||
$(MAKE) -C third_party/ipxe/src \
|
$(MAKE) -C third_party/ipxe/src \
|
||||||
|
EMBED=$(HERE)/pixiecore/boot.ipxe \
|
||||||
bin/ipxe.pxe \
|
bin/ipxe.pxe \
|
||||||
bin/undionly.kpxe \
|
bin/undionly.kpxe \
|
||||||
bin-x86_64-efi/ipxe.efi \
|
bin-x86_64-efi/ipxe.efi \
|
||||||
|
Loading…
Reference in New Issue
Block a user