From: Michael Brown Date: Sat, 8 Sep 2007 14:57:01 +0000 (+0100) Subject: Re-added the kpxe prefix. I have no idea when this disappeared. X-Git-Tag: v0.9.3~94^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbec308f41a7be8a2ad832b92b621e70af82bbf1;p=thirdparty%2Fipxe.git Re-added the kpxe prefix. I have no idea when this disappeared. --- 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