Sign in
qemu
/
ipxe
/
cc45ca372c9e297c961ee40911753be89f38170a
/
.
/
src
/
arch
/
arm64
/
Makefile.efi
blob: 96f2953f4256c5e4d9eefe1b9076c89e564414d6 [
file
] [
log
] [
blame
]
# -*- makefile -*- : Force emacs to use Makefile mode
# Specify EFI image builder
#
ELF2EFI
=
$
(
ELF2EFI64
)
# Include generic EFI Makefile
#
MAKEDEPS
+=
arch
/
arm
/
Makefile
.
efi
include arch
/
arm
/
Makefile
.
efi