18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# Copyright(c) 1999 - 2018 Intel Corporation. 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# Makefile for the Intel(R) 82575 PCI-Express ethernet driver 58c2ecf20Sopenharmony_ci# 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciobj-$(CONFIG_IGB) += igb.o 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciigb-objs := igb_main.o igb_ethtool.o e1000_82575.o \ 108c2ecf20Sopenharmony_ci e1000_mac.o e1000_nvm.o e1000_phy.o e1000_mbx.o \ 118c2ecf20Sopenharmony_ci e1000_i210.o igb_ptp.o igb_hwmon.o 12