mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Make sure EFI config is set, reset build directory before EFI build
This commit is contained in:
parent
1086070a07
commit
d7dfe2b8b7
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ mv netboot.xyz-gce.tar.gz ../../build/ipxe/netboot.xyz-gce.tar.gz
|
|||
|
||||
# generate EFI iPXE disks
|
||||
cp config/local/general.h.efi config/local/general.h
|
||||
cat config/local/general.h
|
||||
make clean
|
||||
make bin-x86_64-efi/ipxe.efi EMBED=../../ipxe/disks/netboot.xyz
|
||||
error_check
|
||||
mv bin-x86_64-efi/ipxe.efi ../../build/ipxe/netboot.xyz.efi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue