Browse Source

Re-added the kpxe prefix. I have no idea when this disappeared.

tags/v0.9.3
Michael Brown 17 years ago
parent
commit
fbec308f41
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/arch/i386/Makefile

+ 1
- 0
src/arch/i386/Makefile View File

@@ -38,6 +38,7 @@ LDSCRIPT		= arch/i386/scripts/i386.lds
38 38
 # 
39 39
 MEDIA			+= rom
40 40
 MEDIA			+= pxe
41
+MEDIA			+= kpxe
41 42
 MEDIA			+= elf
42 43
 MEDIA			+= elfd
43 44
 MEDIA			+= lmelf

Loading…
Cancel
Save