summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael Brown2007-09-08 16:57:01 +0200
committerMichael Brown2007-09-08 16:57:01 +0200
commitfbec308f41a7be8a2ad832b92b621e70af82bbf1 (patch)
tree56227e13582d717c388e48dc04547bf249375890 /src
parentMinor style fix: structure fields are generally initialised in the (diff)
downloadipxe-fbec308f41a7be8a2ad832b92b621e70af82bbf1.tar.gz
ipxe-fbec308f41a7be8a2ad832b92b621e70af82bbf1.tar.xz
ipxe-fbec308f41a7be8a2ad832b92b621e70af82bbf1.zip
Re-added the kpxe prefix. I have no idea when this disappeared.
Diffstat (limited to 'src')
-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 4ab9d8eaa..5e7416cbb 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