http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00d93c6
)
Re-added the kpxe prefix. I have no idea when this disappeared.
author
Michael Brown
<mcb30@etherboot.org>
Sat, 8 Sep 2007 14:57:01 +0000
(15:57 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Sat, 8 Sep 2007 14:57:01 +0000
(15:57 +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