android_kernel_cmhtcleo/drivers/scsi/cxgb3i/Kbuild

5 lines
175 B
Plaintext
Raw Normal View History

2010-08-27 09:19:57 +00:00
EXTRA_CFLAGS += -I$(srctree)/drivers/net/cxgb3
cxgb3i-y := cxgb3i_init.o cxgb3i_iscsi.o cxgb3i_pdu.o cxgb3i_offload.o cxgb3i_ddp.o
obj-$(CONFIG_SCSI_CXGB3_ISCSI) += cxgb3i.o