162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# Copyright(c) 1999 - 2018 Intel Corporation. 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci# Makefile for the Intel(R) 82575 PCI-Express ethernet driver 562306a36Sopenharmony_ci# 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciobj-$(CONFIG_IGB) += igb.o 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciigb-objs := igb_main.o igb_ethtool.o e1000_82575.o \ 1062306a36Sopenharmony_ci e1000_mac.o e1000_nvm.o e1000_phy.o e1000_mbx.o \ 1162306a36Sopenharmony_ci e1000_i210.o igb_ptp.o igb_hwmon.o 12