repo.or.cz
/
gpxe.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sundance] Add reset completion check
[gpxe.git]
/
src
/
arch
/
x86
/
Makefile
blob
a7c4bc0ec8207973e00422e7d3810a39d9494ae5
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
9
SRCDIRS
+=
arch
/
x86
/
prefix