aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/Makefile
blob: cee90e05beb8fec1ee856787833802cb996a9916 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# 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/
obj-$(CONFIG_QEDE)+= qede/