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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
Makefile
blob
0064a69e0f72fa0c2f4aecccb9b0cfbe241a6393
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for Marvell OcteonTX2 device drivers.
4
#
5
6
obj-
$(
CONFIG_OCTEONTX2_MBOX
) +=
af
/
7
obj-
$(
CONFIG_OCTEONTX2_AF
) +=
af
/
8
obj-
$(
CONFIG_OCTEONTX2_PF
) +=
nic
/