http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[x86_64] Add support for compilation as an x86_64 binary
[people/asdlkf/gpxe.git]
/
src
/
arch
/
x86
/
Makefile
1
# Include common x86 headers
2
#
3
CFLAGS += -Iarch/x86/include
4
5
# x86-specific directories containing source files
6
#
7
SRCDIRS += arch/x86/core
8
SRCDIRS += arch/x86/interface/efi