repo.or.cz
/
gpxe.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[contrib] Allow Network Protocol header to display in rom-o-matic
[gpxe.git]
/
src
/
arch
/
i386
/
Makefile.efi
blob
8d651b04dc3963e29eba4e139582050533b5970e
1
# -*- makefile -*- : Force emacs to use Makefile mode
2
3
# Specify EFI image builder
4
#
5
ELF2EFI = $(ELF2EFI32)
6
7
# Include generic EFI Makefile
8
#
9
MAKEDEPS += arch/x86/Makefile.efi
10
include arch/x86/Makefile.efi