1 #// SPDX-License-Identifier: GPL-2.0
3 # * Copyright (C) 2021 Broadcom. All Rights Reserved. The term
4 # * “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
8 obj-
$(CONFIG_SCSI_EFCT
) := efct.o
10 efct-objs
:= efct
/efct_driver.o efct
/efct_io.o efct
/efct_scsi.o \
11 efct
/efct_xport.o efct
/efct_hw.o efct
/efct_hw_queues.o \
12 efct
/efct_lio.o efct
/efct_unsol.o
14 efct-objs
+= libefc
/efc_cmds.o libefc
/efc_domain.o libefc
/efc_fabric.o \
15 libefc
/efc_node.o libefc
/efc_nport.o libefc
/efc_device.o \
16 libefc
/efclib.o libefc
/efc_sm.o libefc
/efc_els.o
18 efct-objs
+= libefc_sli
/sli4.o