New command `nativedisk'.
This commit is contained in:
parent
02adbb932d
commit
7cd0df84f1
7 changed files with 316 additions and 29 deletions
|
@ -507,6 +507,11 @@ module = {
|
|||
enable = i386_multiboot;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = nativedisk;
|
||||
common = commands/nativedisk.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = emupci;
|
||||
common = bus/emu/pci.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue