xref: /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci# Copyright (c)  2018 Intel Corporation
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci# Intel(R) I225-LM/I225-V 2.5G Ethernet Controller
68c2ecf20Sopenharmony_ci#
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciobj-$(CONFIG_IGC) += igc.o
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciigc-objs := igc_main.o igc_mac.o igc_i225.o igc_base.o igc_nvm.o igc_phy.o \
118c2ecf20Sopenharmony_ciigc_diag.o igc_ethtool.o igc_ptp.o igc_dump.o igc_tsn.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024