mirror of https://github.com/ipxe/ipxe.git
Added missing .kpxe prefix.
parent
00d93c6dd9
commit
a82e6ec2de
|
@ -38,6 +38,7 @@ LDSCRIPT = arch/i386/scripts/i386.lds
|
||||||
#
|
#
|
||||||
MEDIA += rom
|
MEDIA += rom
|
||||||
MEDIA += pxe
|
MEDIA += pxe
|
||||||
|
MEDIA += kpxe
|
||||||
MEDIA += elf
|
MEDIA += elf
|
||||||
MEDIA += elfd
|
MEDIA += elfd
|
||||||
MEDIA += lmelf
|
MEDIA += lmelf
|
||||||
|
|
Loading…
Reference in New Issue