xref: /linux/drivers/net/ethernet/wangxun/Makefile (revision 2db4da59485f9c25837acc8024fc58b7a4143aaa)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Wangxun network device drivers.
4#
5
6obj-$(CONFIG_LIBWX) += libwx/
7obj-$(CONFIG_TXGBE) += txgbe/
8obj-$(CONFIG_NGBE) += ngbe/
9