mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00:00
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
|
EXTRA_CFLAGS += -I$(TOPDIR)/drivers/net/cxgb3
|
||
|
|
||
|
cxgb3i-y := cxgb3i_init.o cxgb3i_iscsi.o cxgb3i_pdu.o cxgb3i_offload.o
|
||
|
obj-$(CONFIG_SCSI_CXGB3_ISCSI) += cxgb3i_ddp.o cxgb3i.o
|