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