Files
lk/dev/bus/pci/drivers/rules.mk
Travis Geiselbrecht 2ab1af0bf3 [bus][pci] add a virtual module that references all the pci drivers
Not sure if this is the right way to go forward, but it at least keeps
from having to copy/paste the same module list in a few different
places.
2022-02-06 19:46:39 -08:00

6 lines
127 B
Makefile

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