diff options
| author | Michael Brown | 2007-09-08 16:57:01 +0200 |
|---|---|---|
| committer | Michael Brown | 2007-09-08 16:57:01 +0200 |
| commit | fbec308f41a7be8a2ad832b92b621e70af82bbf1 (patch) | |
| tree | 56227e13582d717c388e48dc04547bf249375890 /src | |
| parent | Minor style fix: structure fields are generally initialised in the (diff) | |
| download | ipxe-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/Makefile | 1 |
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 |
