Varun Prakash | 9730ffc | 2016-04-20 00:00:20 +0530 | [diff] [blame^] | 1 | ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4 |
2 | ccflags-y += -Idrivers/target/iscsi | ||||
3 | |||||
4 | obj-$(CONFIG_ISCSI_TARGET_CXGB4) += cxgbit.o | ||||
5 | |||||
6 | cxgbit-y := cxgbit_main.o cxgbit_cm.o cxgbit_target.o cxgbit_ddp.o |