summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile
diff options
context:
space:
mode:
authorMichael Brown2007-09-06 16:08:41 +0200
committerMichael Brown2007-09-06 16:08:41 +0200
commita82e6ec2deae5b3fda5aea1e2e8ebd2bda699602 (patch)
tree56227e13582d717c388e48dc04547bf249375890 /src/arch/i386/Makefile
parentMinor style fix: structure fields are generally initialised in the (diff)
downloadipxe-a82e6ec2deae5b3fda5aea1e2e8ebd2bda699602.tar.gz
ipxe-a82e6ec2deae5b3fda5aea1e2e8ebd2bda699602.tar.xz
ipxe-a82e6ec2deae5b3fda5aea1e2e8ebd2bda699602.zip
Added missing .kpxe prefix.
Diffstat (limited to 'src/arch/i386/Makefile')
-rw-r--r--src/arch/i386/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/i386/Makefile b/src/arch/i386/Makefile
index 4ab9d8ea..5e7416cb 100644
--- 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