mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
dpaa2: fix standalone module build
This commit is contained in:
parent
7fb975c8fb
commit
2782ed8f6c
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ SRCS+= memac_mdio_common.c memac_mdio_if.c memac_mdio_if.h
|
|||
|
||||
SRCS+= bus_if.h device_if.h miibus_if.h
|
||||
SRCS+= pcib_if.h pci_if.h
|
||||
SRCS+= mdio_if.h
|
||||
SRCS+= opt_acpi.h opt_platform.h
|
||||
|
||||
.if !empty(OPT_ACPI)
|
||||
SRCS+= dpaa2_mc_acpi.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue