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 17431928194b36a0f88082df875e2e036da7fddf 5 lines 131 B view raw
1obj-$(CONFIG_ENIC) := enic.o 2 3enic-y := enic_main.o vnic_cq.o vnic_intr.o vnic_wq.o \ 4 enic_res.o vnic_dev.o vnic_rq.o vnic_vic.o 5