mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
DPAA2 is a hardware-level networking architecture found in some NXP SoCs which contain hardware blocks including Management Complex (MC, a command interface to manipulate DPAA2 objects), Wire Rate I/O processor (WRIOP, packets distribution, queuing, drop decisions), Queues and Buffers Manager (QBMan, Rx/Tx queues control, Rx buffer pools) and the others. The Management Complex runs NXP-supplied firmware which provides DPAA2 objects as an abstraction layer over those blocks to simplify an access to the underlying hardware. Each DPAA2 object has its own driver (to perform an initialization at least) and will be visible as a separate device in the device tree. Two new drivers (dpaa2_mc and dpaa2_rc) act like firmware buses in order to form a hierarchy of the DPAA2 devices: acpiX (or simplebusX) dpaa2_mcX dpaa2_rcX dpaa2_mcp0 ... dpaa2_mcpN dpaa2_bpX dpaa2_macX dpaa2_io0 ... dpaa2_ioM dpaa2_niX dpaa2_mc is suppossed to be a root of the hierarchy, comes in ACPI and FDT flavours and implements helper interfaces to allocate and assign bus resources, MSI and "managed" DPAA2 devices (NXP treats some of the objects as resources for the other DPAA2 objects to let them function properly). Almost all of the DPAA2 objects are assigned to the resource containers (dpaa2_rc) to implement isolation. The initial implementation focuses on the DPAA2 network interface to be operational. It is the most complex object in terms of dependencies which uses I/O objects to transmit/receive packets. Approved by: bz (mentor) Tested by: manu, bz MFC after: 3 months Differential Revision: https://reviews.freebsd.org/D36638
876 lines
14 KiB
Makefile
876 lines
14 KiB
Makefile
# $FreeBSD$
|
|
|
|
SYSDIR?=${SRCTOP}/sys
|
|
.include "${SYSDIR}/conf/kern.opts.mk"
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
# Modules that include binary-only blobs of microcode should be selectable by
|
|
# MK_SOURCELESS_UCODE option (see below).
|
|
|
|
.include "${SYSDIR}/conf/config.mk"
|
|
|
|
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
|
|
SUBDIR=${MODULES_OVERRIDE}
|
|
.else
|
|
SUBDIR= \
|
|
${_3dfx} \
|
|
${_3dfx_linux} \
|
|
${_aac} \
|
|
${_aacraid} \
|
|
accf_data \
|
|
accf_dns \
|
|
accf_http \
|
|
acl_nfs4 \
|
|
acl_posix1e \
|
|
${_acpi} \
|
|
ae \
|
|
${_aesni} \
|
|
age \
|
|
${_agp} \
|
|
ahci \
|
|
aic7xxx \
|
|
alc \
|
|
ale \
|
|
alq \
|
|
${_amd_ecc_inject} \
|
|
${_amdgpio} \
|
|
${_amdsbwd} \
|
|
${_amdsmn} \
|
|
${_amdtemp} \
|
|
${_aout} \
|
|
${_arcmsr} \
|
|
${_allwinner} \
|
|
${_armv8crypto} \
|
|
${_asmc} \
|
|
ata \
|
|
ath \
|
|
ath_dfs \
|
|
ath_hal \
|
|
ath_hal_ar5210 \
|
|
ath_hal_ar5211 \
|
|
ath_hal_ar5212 \
|
|
ath_hal_ar5416 \
|
|
ath_hal_ar9300 \
|
|
ath_main \
|
|
ath_rate \
|
|
ath_pci \
|
|
${_autofs} \
|
|
axgbe \
|
|
backlight \
|
|
${_bce} \
|
|
${_bcm283x_clkman} \
|
|
${_bcm283x_pwm} \
|
|
bfe \
|
|
bge \
|
|
bhnd \
|
|
${_bxe} \
|
|
${_bios} \
|
|
${_blake2} \
|
|
bnxt \
|
|
bridgestp \
|
|
bwi \
|
|
bwn \
|
|
${_bytgpio} \
|
|
${_chvgpio} \
|
|
cam \
|
|
${_cardbus} \
|
|
${_carp} \
|
|
cas \
|
|
${_cbb} \
|
|
cc \
|
|
${_ccp} \
|
|
cd9660 \
|
|
cd9660_iconv \
|
|
${_ce} \
|
|
${_cfi} \
|
|
${_chromebook_platform} \
|
|
${_ciss} \
|
|
${_coretemp} \
|
|
${_cp} \
|
|
${_cpsw} \
|
|
${_cpuctl} \
|
|
${_cpufreq} \
|
|
${_crypto} \
|
|
${_cryptodev} \
|
|
ctl \
|
|
${_cxgb} \
|
|
${_cxgbe} \
|
|
dc \
|
|
dcons \
|
|
dcons_crom \
|
|
${_dpaa2} \
|
|
${_dpdk_lpm4} \
|
|
${_dpdk_lpm6} \
|
|
${_dpms} \
|
|
dummynet \
|
|
${_dwwdt} \
|
|
${_e6000sw} \
|
|
${_efirt} \
|
|
${_em} \
|
|
${_ena} \
|
|
${_enetc} \
|
|
${_et} \
|
|
evdev \
|
|
${_exca} \
|
|
ext2fs \
|
|
fdc \
|
|
fdescfs \
|
|
${_felix} \
|
|
${_ffec} \
|
|
${_fib_dxr} \
|
|
filemon \
|
|
firewire \
|
|
firmware \
|
|
flash \
|
|
${_ftwd} \
|
|
fusefs \
|
|
${_fxp} \
|
|
gem \
|
|
geom \
|
|
${_glxiic} \
|
|
${_glxsb} \
|
|
gpio \
|
|
hid \
|
|
hifn \
|
|
${_hpt27xx} \
|
|
${_hptiop} \
|
|
${_hptmv} \
|
|
${_hptnr} \
|
|
${_hptrr} \
|
|
hwpmc \
|
|
${_hyperv} \
|
|
i2c \
|
|
${_iavf} \
|
|
${_ibcore} \
|
|
${_ichwd} \
|
|
${_ice} \
|
|
${_ice_ddp} \
|
|
${_irdma} \
|
|
${_ida} \
|
|
if_bridge \
|
|
${_if_cgem} \
|
|
if_disc \
|
|
if_edsc \
|
|
${_if_enc} \
|
|
if_epair \
|
|
${_if_gif} \
|
|
${_if_gre} \
|
|
${_if_me} \
|
|
if_infiniband \
|
|
if_lagg \
|
|
if_ovpn \
|
|
${_if_stf} \
|
|
if_tuntap \
|
|
if_vlan \
|
|
if_vxlan \
|
|
iflib \
|
|
${_igc} \
|
|
imgact_binmisc \
|
|
${_intelspi} \
|
|
${_io} \
|
|
${_ioat} \
|
|
${_ipoib} \
|
|
ipdivert \
|
|
${_ipfilter} \
|
|
${_ipfw} \
|
|
ipfw_nat \
|
|
${_ipfw_nat64} \
|
|
${_ipfw_nptv6} \
|
|
${_ipfw_pmod} \
|
|
${_ipmi} \
|
|
ip6_mroute_mod \
|
|
ip_mroute_mod \
|
|
${_ips} \
|
|
${_ipsec} \
|
|
${_ipw} \
|
|
${_ipwfw} \
|
|
${_isci} \
|
|
${_iser} \
|
|
isp \
|
|
${_ispfw} \
|
|
${_itwd} \
|
|
${_iwi} \
|
|
${_iwifw} \
|
|
${_iwlwifi} \
|
|
${_iwlwififw} \
|
|
${_iwm} \
|
|
${_iwmfw} \
|
|
${_iwn} \
|
|
${_iwnfw} \
|
|
${_ix} \
|
|
${_ixv} \
|
|
${_ixl} \
|
|
jme \
|
|
kbdmux \
|
|
kgssapi \
|
|
kgssapi_krb5 \
|
|
khelp \
|
|
krpc \
|
|
ksyms \
|
|
le \
|
|
lge \
|
|
libalias \
|
|
libiconv \
|
|
libmchain \
|
|
lindebugfs \
|
|
linuxkpi \
|
|
linuxkpi_wlan \
|
|
${_lio} \
|
|
lpt \
|
|
${_mac_biba} \
|
|
${_mac_bsdextended} \
|
|
${_mac_ddb} \
|
|
${_mac_ifoff} \
|
|
${_mac_lomac} \
|
|
${_mac_mls} \
|
|
${_mac_none} \
|
|
${_mac_ntpd} \
|
|
${_mac_partition} \
|
|
${_mac_pimd} \
|
|
${_mac_portacl} \
|
|
${_mac_priority} \
|
|
${_mac_seeotheruids} \
|
|
${_mac_stub} \
|
|
${_mac_test} \
|
|
${_malo} \
|
|
${_mana} \
|
|
md \
|
|
mdio \
|
|
${_mgb} \
|
|
mem \
|
|
mfi \
|
|
mii \
|
|
mlx \
|
|
mlxfw \
|
|
${_mlx4} \
|
|
${_mlx4ib} \
|
|
${_mlx4en} \
|
|
${_mlx5} \
|
|
${_mlx5en} \
|
|
${_mlx5ib} \
|
|
mmc \
|
|
mmcsd \
|
|
${_mpr} \
|
|
${_mps} \
|
|
mpt \
|
|
mqueue \
|
|
mrsas \
|
|
msdosfs \
|
|
msdosfs_iconv \
|
|
msk \
|
|
${_mthca} \
|
|
mvs \
|
|
mwl \
|
|
${_mwlfw} \
|
|
mxge \
|
|
my \
|
|
${_nctgpio} \
|
|
${_neta} \
|
|
netlink \
|
|
${_netgraph} \
|
|
${_nfe} \
|
|
nfscl \
|
|
nfscommon \
|
|
nfsd \
|
|
nfslockd \
|
|
nfssvc \
|
|
nge \
|
|
nmdm \
|
|
nullfs \
|
|
${_ntb} \
|
|
${_nvd} \
|
|
${_nvdimm} \
|
|
${_nvme} \
|
|
${_nvram} \
|
|
oce \
|
|
${_ocs_fc} \
|
|
${_ossl} \
|
|
otus \
|
|
${_otusfw} \
|
|
ow \
|
|
${_padlock} \
|
|
${_padlock_rng} \
|
|
${_pchtherm} \
|
|
${_pcfclock} \
|
|
${_pf} \
|
|
${_pflog} \
|
|
${_pfsync} \
|
|
plip \
|
|
${_pms} \
|
|
ppbus \
|
|
ppc \
|
|
ppi \
|
|
pps \
|
|
procfs \
|
|
proto \
|
|
pseudofs \
|
|
${_pst} \
|
|
pty \
|
|
puc \
|
|
pwm \
|
|
${_qat} \
|
|
${_qatfw} \
|
|
${_qat_c2xxx} \
|
|
${_qat_c2xxxfw} \
|
|
${_qlxge} \
|
|
${_qlxgb} \
|
|
${_qlxgbe} \
|
|
${_qlnx} \
|
|
ral \
|
|
${_ralfw} \
|
|
${_random_fortuna} \
|
|
${_random_other} \
|
|
rc4 \
|
|
${_rdma} \
|
|
${_rdrand_rng} \
|
|
re \
|
|
rl \
|
|
${_rockchip} \
|
|
rtsx \
|
|
${_rtw88} \
|
|
${_rtw88fw} \
|
|
rtwn \
|
|
rtwn_pci \
|
|
rtwn_usb \
|
|
${_rtwnfw} \
|
|
${_s3} \
|
|
${_safe} \
|
|
safexcel \
|
|
${_sbni} \
|
|
scc \
|
|
${_sctp} \
|
|
sdhci \
|
|
${_sdhci_acpi} \
|
|
${_sdhci_fdt} \
|
|
sdhci_pci \
|
|
sdio \
|
|
sem \
|
|
send \
|
|
${_sfxge} \
|
|
sge \
|
|
${_sgx} \
|
|
${_sgx_linux} \
|
|
siftr \
|
|
siis \
|
|
sis \
|
|
sk \
|
|
${_smartpqi} \
|
|
smbfs \
|
|
snp \
|
|
sound \
|
|
${_speaker} \
|
|
spi \
|
|
${_splash} \
|
|
ste \
|
|
stge \
|
|
${_sume} \
|
|
${_superio} \
|
|
${_p2sb} \
|
|
sym \
|
|
${_syscons} \
|
|
sysvipc \
|
|
tcp \
|
|
${_ti} \
|
|
tmpfs \
|
|
${_toecore} \
|
|
${_tpm} \
|
|
twe \
|
|
tws \
|
|
uart \
|
|
udf \
|
|
udf_iconv \
|
|
ufs \
|
|
uinput \
|
|
unionfs \
|
|
usb \
|
|
${_vesa} \
|
|
virtio \
|
|
vge \
|
|
${_viawd} \
|
|
videomode \
|
|
vkbd \
|
|
${_vmd} \
|
|
${_vmm} \
|
|
${_vmware} \
|
|
vr \
|
|
vte \
|
|
${_wbwd} \
|
|
wlan \
|
|
wlan_acl \
|
|
wlan_amrr \
|
|
wlan_ccmp \
|
|
wlan_rssadapt \
|
|
wlan_tkip \
|
|
wlan_wep \
|
|
wlan_xauth \
|
|
${_wpi} \
|
|
${_wpifw} \
|
|
${_x86bios} \
|
|
xdr \
|
|
xl \
|
|
xz \
|
|
zlib
|
|
|
|
.if ${MK_AUTOFS} != "no" || defined(ALL_MODULES)
|
|
_autofs= autofs
|
|
.endif
|
|
|
|
.if ${MK_DTRACE} != "no" || defined(ALL_MODULES)
|
|
.if ${MACHINE_CPUARCH} != "arm" || ${MACHINE_ARCH:Marmv[67]*} != ""
|
|
.if ${KERN_OPTS:MKDTRACE_HOOKS}
|
|
SUBDIR+= dtrace
|
|
.endif
|
|
.endif
|
|
SUBDIR+= opensolaris
|
|
.endif
|
|
|
|
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
|
|
.if exists(${SRCTOP}/sys/opencrypto)
|
|
_crypto= crypto
|
|
_cryptodev= cryptodev
|
|
_random_fortuna=random_fortuna
|
|
_random_other= random_other
|
|
.endif
|
|
.endif
|
|
|
|
.if ${MK_CUSE} != "no" || defined(ALL_MODULES)
|
|
SUBDIR+= cuse
|
|
.endif
|
|
|
|
.if ${MK_EFI} != "no"
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64"
|
|
_efirt= efirt
|
|
.endif
|
|
.endif
|
|
|
|
.if (${MK_INET_SUPPORT} != "no" || ${MK_INET6_SUPPORT} != "no") || \
|
|
defined(ALL_MODULES)
|
|
_carp= carp
|
|
_toecore= toecore
|
|
_if_enc= if_enc
|
|
_if_gif= if_gif
|
|
_if_gre= if_gre
|
|
_ipfw_pmod= ipfw_pmod
|
|
.if ${KERN_OPTS:MIPSEC_SUPPORT} && !${KERN_OPTS:MIPSEC}
|
|
_ipsec= ipsec
|
|
.endif
|
|
.if ${KERN_OPTS:MSCTP_SUPPORT} || ${KERN_OPTS:MSCTP}
|
|
_sctp= sctp
|
|
.endif
|
|
.endif
|
|
|
|
.if (${MK_INET_SUPPORT} != "no" && ${MK_INET6_SUPPORT} != "no") || \
|
|
defined(ALL_MODULES)
|
|
_if_stf= if_stf
|
|
.endif
|
|
|
|
.if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES)
|
|
_if_me= if_me
|
|
_ipfw= ipfw
|
|
.if ${MK_INET6_SUPPORT} != "no" || defined(ALL_MODULES)
|
|
_ipfw_nat64= ipfw_nat64
|
|
.endif
|
|
.endif
|
|
|
|
.if ${MK_INET6_SUPPORT} != "no" || defined(ALL_MODULES)
|
|
_ipfw_nptv6= ipfw_nptv6
|
|
.endif
|
|
|
|
.if ${MK_IPFILTER} != "no" || defined(ALL_MODULES)
|
|
_ipfilter= ipfilter
|
|
.endif
|
|
|
|
.if ${MK_INET_SUPPORT} != "no" && ${KERN_OPTS:MFIB_ALGO}
|
|
_dpdk_lpm4= dpdk_lpm4
|
|
_fib_dxr= fib_dxr
|
|
.endif
|
|
|
|
.if ${MK_INET6_SUPPORT} != "no" && ${KERN_OPTS:MFIB_ALGO}
|
|
_dpdk_lpm6= dpdk_lpm6
|
|
.endif
|
|
|
|
.if ${MK_ISCSI} != "no" || defined(ALL_MODULES)
|
|
SUBDIR+= cfiscsi
|
|
SUBDIR+= iscsi
|
|
.endif
|
|
|
|
.if !empty(OPT_FDT)
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
# Linuxulator
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \
|
|
${MACHINE_CPUARCH} == "i386"
|
|
SUBDIR+= linprocfs
|
|
SUBDIR+= linsysfs
|
|
.endif
|
|
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"
|
|
SUBDIR+= linux
|
|
.endif
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64"
|
|
SUBDIR+= linux64
|
|
SUBDIR+= linux_common
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \
|
|
${MACHINE_CPUARCH} == "i386"
|
|
_ena= ena
|
|
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
|
|
_ibcore= ibcore
|
|
_ipoib= ipoib
|
|
_iser= iser
|
|
.endif
|
|
_ipmi= ipmi
|
|
_iwlwifi= iwlwifi
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_iwlwififw= iwlwififw
|
|
.endif
|
|
_mlx4= mlx4
|
|
_mlx5= mlx5
|
|
.if (${MK_INET_SUPPORT} != "no" && ${MK_INET6_SUPPORT} != "no") || \
|
|
defined(ALL_MODULES)
|
|
_mlx4en= mlx4en
|
|
_mlx5en= mlx5en
|
|
.endif
|
|
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
|
|
_mthca= mthca
|
|
_mlx4ib= mlx4ib
|
|
_mlx5ib= mlx5ib
|
|
.endif
|
|
_ossl= ossl
|
|
_rtw88= rtw88
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_rtw88fw= rtw88fw
|
|
.endif
|
|
_vmware= vmware
|
|
.endif
|
|
|
|
# MAC framework
|
|
.if ${KERN_OPTS:MMAC} || defined(ALL_MODULES)
|
|
_mac_biba= mac_biba
|
|
_mac_bsdextended= mac_bsdextended
|
|
.if ${KERN_OPTS:MDDB} || defined(ALL_MODULES)
|
|
_mac_ddb= mac_ddb
|
|
.endif
|
|
_mac_ifoff= mac_ifoff
|
|
_mac_lomac= mac_lomac
|
|
_mac_mls= mac_mls
|
|
_mac_none= mac_none
|
|
_mac_ntpd= mac_ntpd
|
|
_mac_partition= mac_partition
|
|
_mac_pimd= mac_pimd
|
|
_mac_portacl= mac_portacl
|
|
_mac_priority= mac_priority
|
|
_mac_seeotheruids= mac_seeotheruids
|
|
_mac_stub= mac_stub
|
|
_mac_test= mac_test
|
|
.endif
|
|
|
|
.if ${MK_NETGRAPH} != "no" || defined(ALL_MODULES)
|
|
_netgraph= netgraph
|
|
.endif
|
|
|
|
.if (${MK_PF} != "no" && (${MK_INET_SUPPORT} != "no" || \
|
|
${MK_INET6_SUPPORT} != "no")) || defined(ALL_MODULES)
|
|
_pf= pf
|
|
_pflog= pflog
|
|
.if ${MK_INET_SUPPORT} != "no"
|
|
_pfsync= pfsync
|
|
.endif
|
|
.endif
|
|
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_bce= bce
|
|
_fxp= fxp
|
|
_ispfw= ispfw
|
|
_ti= ti
|
|
_mwlfw= mwlfw
|
|
_otusfw= otusfw
|
|
_ralfw= ralfw
|
|
_rtwnfw= rtwnfw
|
|
.endif
|
|
|
|
.if ${MK_SOURCELESS_UCODE} != "no" && ${MACHINE_CPUARCH} != "arm" && \
|
|
${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "powerpcspe" && \
|
|
${MACHINE_CPUARCH} != "riscv"
|
|
_cxgbe= cxgbe
|
|
.endif
|
|
|
|
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "arm64" || ${MACHINE_ARCH:Mpowerpc64*}
|
|
_ice= ice
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_ice_ddp= ice_ddp
|
|
.endif
|
|
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
|
|
.if ${MK_INET_SUPPORT} != "no" && ${MK_INET6_SUPPORT} != "no"
|
|
_irdma= irdma
|
|
.endif
|
|
.endif
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "arm" || \
|
|
${MACHINE_CPUARCH} == "riscv"
|
|
_if_cgem= if_cgem
|
|
.endif
|
|
|
|
# These rely on 64bit atomics
|
|
.if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "powerpcspe"
|
|
_mps= mps
|
|
_mpr= mpr
|
|
.endif
|
|
|
|
.if ${MK_TESTS} != "no" || defined(ALL_MODULES)
|
|
SUBDIR+= tests
|
|
.endif
|
|
|
|
.if ${MK_ZFS} != "no" || (defined(ALL_MODULES) && ${MACHINE_CPUARCH} != "powerpc")
|
|
SUBDIR+= zfs
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} != "aarch64" && ${MACHINE_CPUARCH} != "arm" && \
|
|
${MACHINE_CPUARCH} != "powerpc" && ${MACHINE_CPUARCH} != "riscv"
|
|
_syscons= syscons
|
|
.endif
|
|
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_cxgb= cxgb
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "aarch64"
|
|
_allwinner= allwinner
|
|
_armv8crypto= armv8crypto
|
|
_dpaa2= dpaa2
|
|
_dwwdt= dwwdt
|
|
_em= em
|
|
_enetc= enetc
|
|
_felix= felix
|
|
_rockchip= rockchip
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "arm"
|
|
_sdhci_fdt= sdhci_fdt
|
|
_e6000sw= e6000sw
|
|
_neta= neta
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
|
|
_agp= agp
|
|
.if ${MACHINE_CPUARCH} == "i386" || !empty(COMPAT_FREEBSD32_ENABLED)
|
|
_aout= aout
|
|
.endif
|
|
_bios= bios
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_bxe= bxe
|
|
.endif
|
|
_cardbus= cardbus
|
|
_cbb= cbb
|
|
_cpuctl= cpuctl
|
|
_cpufreq= cpufreq
|
|
_dpms= dpms
|
|
_em= em
|
|
_et= et
|
|
_ftwd= ftwd
|
|
_exca= exca
|
|
_igc= igc
|
|
_io= io
|
|
_itwd= itwd
|
|
_ix= ix
|
|
_ixv= ixv
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_lio= lio
|
|
.endif
|
|
_mana= mana
|
|
_mgb= mgb
|
|
_nctgpio= nctgpio
|
|
_ntb= ntb
|
|
_ocs_fc= ocs_fc
|
|
_qat= qat
|
|
_qatfw= qatfw
|
|
_qat_c2xxx= qat_c2xxx
|
|
_qat_c2xxxfw= qat_c2xxxfw
|
|
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
|
|
_rdma= rdma
|
|
.endif
|
|
_safe= safe
|
|
_speaker= speaker
|
|
_splash= splash
|
|
_p2sb= p2sb
|
|
_wbwd= wbwd
|
|
|
|
_aac= aac
|
|
_aacraid= aacraid
|
|
_acpi= acpi
|
|
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
|
|
_aesni= aesni
|
|
.endif
|
|
_amd_ecc_inject=amd_ecc_inject
|
|
_amdsbwd= amdsbwd
|
|
_amdsmn= amdsmn
|
|
_amdtemp= amdtemp
|
|
_arcmsr= arcmsr
|
|
_asmc= asmc
|
|
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
|
|
_blake2= blake2
|
|
.endif
|
|
_bytgpio= bytgpio
|
|
_chvgpio= chvgpio
|
|
_ciss= ciss
|
|
_chromebook_platform= chromebook_platform
|
|
_coretemp= coretemp
|
|
.if ${MK_SOURCELESS_HOST} != "no" && empty(KCSAN_ENABLED)
|
|
_hpt27xx= hpt27xx
|
|
.endif
|
|
_hptiop= hptiop
|
|
.if ${MK_SOURCELESS_HOST} != "no" && empty(KCSAN_ENABLED)
|
|
_hptmv= hptmv
|
|
_hptnr= hptnr
|
|
_hptrr= hptrr
|
|
.endif
|
|
_hyperv= hyperv
|
|
_ichwd= ichwd
|
|
_ida= ida
|
|
_intelspi= intelspi
|
|
_ips= ips
|
|
_isci= isci
|
|
_ipw= ipw
|
|
_iwi= iwi
|
|
_iwm= iwm
|
|
_iwn= iwn
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_ipwfw= ipwfw
|
|
_iwifw= iwifw
|
|
_iwmfw= iwmfw
|
|
_iwnfw= iwnfw
|
|
.endif
|
|
_nfe= nfe
|
|
_nvd= nvd
|
|
_nvme= nvme
|
|
_nvram= nvram
|
|
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
|
|
_padlock= padlock
|
|
_padlock_rng= padlock_rng
|
|
_rdrand_rng= rdrand_rng
|
|
.endif
|
|
_pchtherm = pchtherm
|
|
_s3= s3
|
|
_sdhci_acpi= sdhci_acpi
|
|
_superio= superio
|
|
_tpm= tpm
|
|
_vesa= vesa
|
|
_viawd= viawd
|
|
_vmd= vmd
|
|
_wpi= wpi
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_wpifw= wpifw
|
|
.endif
|
|
_x86bios= x86bios
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "amd64"
|
|
_amdgpio= amdgpio
|
|
_ccp= ccp
|
|
_iavf= iavf
|
|
_ioat= ioat
|
|
_ixl= ixl
|
|
_nvdimm= nvdimm
|
|
_pms= pms
|
|
_qlxge= qlxge
|
|
_qlxgb= qlxgb
|
|
_sume= sume
|
|
.if ${MK_SOURCELESS_UCODE} != "no"
|
|
_qlxgbe= qlxgbe
|
|
_qlnx= qlnx
|
|
.endif
|
|
_sfxge= sfxge
|
|
_sgx= sgx
|
|
_sgx_linux= sgx_linux
|
|
_smartpqi= smartpqi
|
|
_p2sb= p2sb
|
|
|
|
.if ${MK_BHYVE} != "no" || defined(ALL_MODULES)
|
|
.if ${KERN_OPTS:MSMP}
|
|
_vmm= vmm
|
|
.endif
|
|
.endif
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "i386"
|
|
# XXX some of these can move to the general case when de-i386'ed
|
|
# XXX some of these can move now, but are untested on other architectures.
|
|
_3dfx= 3dfx
|
|
_3dfx_linux= 3dfx_linux
|
|
.if ${MK_SOURCELESS_HOST} != "no"
|
|
_ce= ce
|
|
.endif
|
|
.if ${MK_SOURCELESS_HOST} != "no"
|
|
_cp= cp
|
|
.endif
|
|
_glxiic= glxiic
|
|
_glxsb= glxsb
|
|
_pcfclock= pcfclock
|
|
_pst= pst
|
|
_sbni= sbni
|
|
.endif
|
|
|
|
.if ${MACHINE_ARCH} == "armv7"
|
|
_cfi= cfi
|
|
_cpsw= cpsw
|
|
.endif
|
|
|
|
.if ${MACHINE_CPUARCH} == "powerpc"
|
|
_aacraid= aacraid
|
|
_agp= agp
|
|
_an= an
|
|
_cardbus= cardbus
|
|
_cbb= cbb
|
|
_cfi= cfi
|
|
_cpufreq= cpufreq
|
|
_exca= exca
|
|
_ffec= ffec
|
|
_nvd= nvd
|
|
_nvme= nvme
|
|
.endif
|
|
|
|
.if ${MACHINE_ARCH:Mpowerpc64*} != ""
|
|
_ipmi= ipmi
|
|
_ixl= ixl
|
|
_nvram= opal_nvram
|
|
.endif
|
|
.if ${MACHINE_CPUARCH} == "powerpc" && ${MACHINE_ARCH} != "powerpcspe"
|
|
# Don't build powermac_nvram for powerpcspe, it's never supported.
|
|
_nvram+= powermac_nvram
|
|
.endif
|
|
|
|
.endif
|
|
|
|
.if ${MACHINE_ARCH:Marmv[67]*} != "" || ${MACHINE_CPUARCH} == "aarch64"
|
|
_bcm283x_clkman= bcm283x_clkman
|
|
_bcm283x_pwm= bcm283x_pwm
|
|
.endif
|
|
|
|
.if !(${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} < 110000)
|
|
# LLVM 10 crashes when building if_malo_pci.c, fixed in LLVM11:
|
|
# https://bugs.llvm.org/show_bug.cgi?id=44351
|
|
_malo= malo
|
|
.endif
|
|
|
|
SUBDIR+=${MODULES_EXTRA}
|
|
|
|
.for reject in ${WITHOUT_MODULES}
|
|
SUBDIR:= ${SUBDIR:N${reject}}
|
|
.endfor
|
|
|
|
# Calling kldxref(8) for each module is expensive.
|
|
.if !defined(NO_XREF)
|
|
.MAKEFLAGS+= -DNO_XREF
|
|
afterinstall: .PHONY
|
|
@if type kldxref >/dev/null 2>&1; then \
|
|
${ECHO} ${KLDXREF_CMD} ${DESTDIR}${KMODDIR}; \
|
|
${KLDXREF_CMD} ${DESTDIR}${KMODDIR}; \
|
|
fi
|
|
.endif
|
|
|
|
SUBDIR:= ${SUBDIR:u:O}
|
|
|
|
.include <bsd.subdir.mk>
|