repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: rtl8188eu: rename HalSetBrateCfg() - style
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
Makefile
blob
4058673fd8532481aae239eb4d3f5b7049754439
1
# SPDX-License-Identifier: GPL-2.0
2
# Copyright (c) 2018, Intel Corporation.
3
4
#
5
# Makefile for the Intel(R) Ethernet Connection E800 Series Linux Driver
6
#
7
8
obj-
$(
CONFIG_ICE
) +=
ice.o
9
10
ice-y
:=
ice_main.o \
11
ice_controlq.o \
12
ice_common.o \
13
ice_nvm.o \
14
ice_switch.o \
15
ice_sched.o \
16
ice_txrx.o \
17
ice_ethtool.o