Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
[deliverable/linux.git] / drivers / net / ethernet / qlogic / Makefile
1 #
2 # Makefile for the QLogic network device drivers.
3 #
4
5 obj-$(CONFIG_QLA3XXX) += qla3xxx.o
6 obj-$(CONFIG_QLCNIC) += qlcnic/
7 obj-$(CONFIG_QLGE) += qlge/
8 obj-$(CONFIG_NETXEN_NIC) += netxen/
9 obj-$(CONFIG_QED) += qed/
10 obj-$(CONFIG_QEDE)+= qede/
This page took 0.034643 seconds and 5 git commands to generate.