mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 21:02:19 +00:00
4 lines
120 B
Makefile
4 lines
120 B
Makefile
|
obj-$(CONFIG_SCSI_BNX2X_FCOE) += bnx2fc.o
|
||
|
|
||
|
bnx2fc-y := bnx2fc_els.o bnx2fc_fcoe.o bnx2fc_hwi.o bnx2fc_io.o bnx2fc_tgt.o
|