JustOS/linux-6.13/drivers/net/ethernet/wangxun/txgbe/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

15 lines
372 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd.
#
# Makefile for the Wangxun(R) 10GbE PCI Express ethernet driver
#
obj-$(CONFIG_TXGBE) += txgbe.o
txgbe-objs := txgbe_main.o \
txgbe_hw.o \
txgbe_phy.o \
txgbe_irq.o \
txgbe_fdir.o \
txgbe_ethtool.o