Fix PowerPC LINT build after r297392
PowerPC has real Open Firmware and does not necessarily need FDT. Make ofwpci.c only PCI dependent. Pointed out by: emaste Reviewed by: nwhitehorn Obtained from: Semihalf
This commit is contained in:
parent
5c8e0b3bcb
commit
d4faefae12
@ -57,7 +57,7 @@ dev/ofw/ofw_console.c optional aim
|
||||
dev/ofw/ofw_disk.c optional ofwd aim
|
||||
dev/ofw/ofw_iicbus.c optional iicbus aim
|
||||
dev/ofw/ofwbus.c optional aim | fdt
|
||||
dev/ofw/ofwpci.c optional fdt pci
|
||||
dev/ofw/ofwpci.c optional pci
|
||||
dev/ofw/ofw_standard.c optional aim powerpc
|
||||
dev/ofw/ofw_subr.c optional aim powerpc
|
||||
dev/powermac_nvram/powermac_nvram.c optional powermac_nvram powermac
|
||||
|
Loading…
Reference in New Issue
Block a user