brintos

brintos / linux-shallow public Read only

0
0
Text · 325 B · 0dcaf20 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02ccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb43ccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb4ccflags-y += -I $(srctree)/drivers/target/iscsi5 6obj-$(CONFIG_ISCSI_TARGET_CXGB4)  += cxgbit.o7 8cxgbit-y  := cxgbit_main.o cxgbit_cm.o cxgbit_target.o cxgbit_ddp.o9