162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci# Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd.
362306a36Sopenharmony_ci#
462306a36Sopenharmony_ci# Makefile for the Wangxun(R) 10GbE PCI Express ethernet driver
562306a36Sopenharmony_ci#
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_TXGBE) += txgbe.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_citxgbe-objs := txgbe_main.o \
1062306a36Sopenharmony_ci              txgbe_hw.o \
1162306a36Sopenharmony_ci              txgbe_phy.o \
1262306a36Sopenharmony_ci              txgbe_ethtool.o
13