Makefile (da733563be5a9da26fe81d9f007262d00b846e22) Makefile (fe56b9e6a8d957d6a20729d626027f800c17a2da)
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/
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/