Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b444e1aa3e48e13aea22162918bd6140c85142de
/
.
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
Makefile
blob: 88c6f88baac5423954163aa2b109a37f8bccdc9d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2018 Intel Corporation
#
# Intel(R) I225-LM/I225-V 2.5G Ethernet Controller
#
obj
-
$
(
CONFIG_IGC
)
+=
igc
.
o
igc
-
objs
:=
igc_main
.
o igc_mac
.
o igc_i225
.
o igc_base
.
o igc_nvm
.
o igc_phy
.
o \
igc_ethtool
.
o