Sign in
android
/
kernel
/
common
/
42df7835f67d178ffe36fb06e16790d89b0cb13b
/
.
/
drivers
/
net
/
can
/
spi
/
Makefile
blob: 33e3f60bbc104529bd59f1aa6786c78038992cf0 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux Controller Area Network SPI drivers.
#
obj
-
$
(
CONFIG_CAN_HI311X
)
+=
hi311x
.
o
obj
-
$
(
CONFIG_CAN_MCP251X
)
+=
mcp251x
.
o
obj
-
y
+=
mcp251xfd
/