brintos

brintos / linux-shallow public Read only

0
0
Text · 179 B · ca19311 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the Wangxun network device drivers.4#5 6obj-$(CONFIG_LIBWX) += libwx/7obj-$(CONFIG_TXGBE) += txgbe/8obj-$(CONFIG_NGBE) += ngbe/9