Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.39-rc7 5 lines 142 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 enic_dev.o vnic_dev.o vnic_rq.o vnic_vic.o 5