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.8-rc2 10 lines 239 B view raw
1# 2# Makefile for the QLogic network device drivers. 3# 4 5obj-$(CONFIG_QLA3XXX) += qla3xxx.o 6obj-$(CONFIG_QLCNIC) += qlcnic/ 7obj-$(CONFIG_QLGE) += qlge/ 8obj-$(CONFIG_NETXEN_NIC) += netxen/ 9obj-$(CONFIG_QED) += qed/ 10obj-$(CONFIG_QEDE)+= qede/