http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00d93c6
)
Added missing .kpxe prefix.
author
Michael Brown
<mcb30@etherboot.org>
Thu, 6 Sep 2007 14:08:41 +0000
(15:08 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 6 Sep 2007 14:08:41 +0000
(15:08 +0100)
src/arch/i386/Makefile
patch
|
blob
|
history
diff --git
a/src/arch/i386/Makefile
b/src/arch/i386/Makefile
index
4ab9d8e
..
5e7416c
100644
(file)
--- a/
src/arch/i386/Makefile
+++ b/
src/arch/i386/Makefile
@@
-38,6
+38,7
@@
LDSCRIPT = arch/i386/scripts/i386.lds
#
MEDIA += rom
MEDIA += pxe
+MEDIA += kpxe
MEDIA += elf
MEDIA += elfd
MEDIA += lmelf