Added PCI driver
This commit is contained in:
parent
eec836014a
commit
222fddd73a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ PROGRAMS= ../kernel/kernel \
|
||||||
AT:../drivers/at_wini/at_wini \
|
AT:../drivers/at_wini/at_wini \
|
||||||
BIOS:../drivers/bios_wini/bios_wini \
|
BIOS:../drivers/bios_wini/bios_wini \
|
||||||
FLOPPY:../drivers/floppy/floppy \
|
FLOPPY:../drivers/floppy/floppy \
|
||||||
|
../drivers/pci/pci \
|
||||||
../servers/init/init \
|
../servers/init/init \
|
||||||
# bootdev.img
|
# bootdev.img
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue