Sign in
coral
/
linux-mtk
/
5cd935f49fc698dc5711f2b5d74f16270a638aab
/
.
/
drivers
/
net
/
can
/
spi
/
Makefile
blob: f59fa37310736531f6927ff3b75e8503f481de68 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux Controller Area Network SPI drivers.
#
obj
-
$
(
CONFIG_CAN_HI311X
)
+=
hi311x
.
o
obj
-
$
(
CONFIG_CAN_MCP251X
)
+=
mcp251x
.
o