aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/Makefile.efi
blob: 611c910f23b2c9e8d5fe384ce9f2e4abafff1c78 (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	+= Makefile.efi
include Makefile.efi