sdk-hwV1.3/lichee/linux-4.9/drivers/target/iscsi/cxgbit/Makefile

8 lines
254 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4
ccflags-y += -Idrivers/net/ethernet/chelsio/libcxgb
ccflags-y += -Idrivers/target/iscsi
obj-$(CONFIG_ISCSI_TARGET_CXGB4) += cxgbit.o
cxgbit-y := cxgbit_main.o cxgbit_cm.o cxgbit_target.o cxgbit_ddp.o