summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/Makefile
blob: 7600138268eefe8f1c4fcd783d9db4a27bf43595 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the QLogic network device drivers.
#

obj-$(CONFIG_QLA3XXX) += qla3xxx.o
obj-$(CONFIG_QLCNIC) += qlcnic/
obj-$(CONFIG_QLGE) += qlge/
obj-$(CONFIG_NETXEN_NIC) += netxen/
obj-$(CONFIG_QED) += qed/
OpenPOWER on IntegriCloud