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 7 lines 157 B view raw
1# 2# Makefile for the Qlogic 10GbE PCI Express ethernet driver 3# 4 5obj-$(CONFIG_QLGE) += qlge.o 6 7qlge-objs := qlge_main.o qlge_dbg.o qlge_mpi.o qlge_ethtool.o