cleanup pxe and efi network release
This commit is contained in:
parent
7e0c2d162a
commit
671a78acb0
6 changed files with 47 additions and 116 deletions
|
@ -714,12 +714,6 @@ module = {
|
|||
common = commands/probe.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = pxecmd;
|
||||
i386_pc = commands/i386/pc/pxecmd.c;
|
||||
enable = i386_pc;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = read;
|
||||
common = commands/read.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue