brintos

brintos / linux-shallow public Read only

0
0
Text · 246 B · 1ae4a07 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the QLogic network device drivers.4#5 6obj-$(CONFIG_QLA3XXX) += qla3xxx.o7obj-$(CONFIG_QLCNIC) += qlcnic/8obj-$(CONFIG_NETXEN_NIC) += netxen/9obj-$(CONFIG_QED) += qed/10obj-$(CONFIG_QEDE)+= qede/11