mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 05:16:53 +07:00
c4f39bdaf4
We would like to get the following updates in: Revert ownership to "Emulex" from "Avago Technologies" Signed-off-by: Ketan Mukadam <ketan.mukadam@avagotech.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Odin.com>
9 lines
160 B
Makefile
9 lines
160 B
Makefile
#
|
|
# 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
|