1# Fake module that just declares deps on all the PCI drivers in the system.
2#
3MODULES += dev/bus/pci
4
5MODULES += dev/net/e1000
6