aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/riscv64/Makefile.efi
blob: 3948ca15c27371e2bd500f724b30e53656ddf90f (plain)
1
2
3
4
5
6
7
8
9
10
# -*- makefile -*- : Force emacs to use Makefile mode

# Specify EFI image builder
#
ELF2EFI		= $(ELF2EFI64)

# Include generic EFI Makefile
#
MAKEDEPS	+= arch/riscv/Makefile.efi
include arch/riscv/Makefile.efi