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

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

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