DIR:/usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/drivers/scsi/be2iscsi/ |
Current File : //usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/drivers/scsi/be2iscsi/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile to build the iSCSI driver for Emulex OneConnect. # # obj-$(CONFIG_BE2ISCSI) += be2iscsi.o be2iscsi-y := be_iscsi.o be_main.o be_mgmt.o be_cmds.o |