summaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/Makefile.efi
blob: 1c51bcd67abb7daa1ea94638f26a62af29fe386e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- makefile -*- : Force emacs to use Makefile mode

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

# Specify EFI boot file
#
EFI_BOOT_FILE	= bootloongarch64.efi

# Include generic EFI Makefile
#
MAKEDEPS	+= Makefile.efi
include Makefile.efi