Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / net / smc / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
48262608 2ccflags-y += -I$(src)
ac713874 3obj-$(CONFIG_SMC) += smc.o
f16a7dd5 4obj-$(CONFIG_SMC_DIAG) += smc_diag.o
9bf9abea 5smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o smc_core.o smc_wr.o smc_llc.o
e0e4b8fa 6smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o smc_netlink.o smc_stats.o
7de8eb0d
DL
7smc-y += smc_tracepoint.o
8smc-$(CONFIG_SYSCTL) += smc_sysctl.o