diff options
Diffstat (limited to 'drivers/scsi/bnx2i/Makefile')
-rw-r--r-- | drivers/scsi/bnx2i/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/bnx2i/Makefile b/drivers/scsi/bnx2i/Makefile new file mode 100644 index 000000000000..b5802bd2e76a --- /dev/null +++ b/drivers/scsi/bnx2i/Makefile | |||
@@ -0,0 +1,3 @@ | |||
1 | bnx2i-y := bnx2i_init.o bnx2i_hwi.o bnx2i_iscsi.o bnx2i_sysfs.o | ||
2 | |||
3 | obj-$(CONFIG_SCSI_BNX2_ISCSI) += bnx2i.o | ||