Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.10 7 lines 254 B view raw
1ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4 2ccflags-y += -Idrivers/net/ethernet/chelsio/libcxgb 3ccflags-y += -Idrivers/target/iscsi 4 5obj-$(CONFIG_ISCSI_TARGET_CXGB4) += cxgbit.o 6 7cxgbit-y := cxgbit_main.o cxgbit_cm.o cxgbit_target.o cxgbit_ddp.o