mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
conf: Add acpi_pci.c to the arm64 build
Reviewed by: jhb, emaste, cperciva Relnotes: yes (Support PCIe hotplug on arm64) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D48049
This commit is contained in:
parent
1f5c50a861
commit
38cb1ba863
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ crypto/openssl/aarch64/vpaes-armv8.S optional ossl \
|
|||
|
||||
dev/acpica/acpi_bus_if.m optional acpi
|
||||
dev/acpica/acpi_if.m optional acpi
|
||||
dev/acpica/acpi_pci.c optional acpi pci
|
||||
dev/acpica/acpi_pci_link.c optional acpi pci
|
||||
dev/acpica/acpi_pcib.c optional acpi pci
|
||||
dev/acpica/acpi_pxm.c optional acpi
|
||||
|
|
|
|||
Loading…
Reference in a new issue