xref: /linux/drivers/scsi/bnx2i/Makefile (revision 63d6e721527e175edbbe8513cba8e4a0caf94da5)
1# SPDX-License-Identifier: GPL-2.0-only
2bnx2i-y := bnx2i_init.o bnx2i_hwi.o bnx2i_iscsi.o bnx2i_sysfs.o
3
4obj-$(CONFIG_SCSI_BNX2_ISCSI) += bnx2i.o
5