Sign in
zircon-guest
/
third_party
/
linux
/
ddf648ccd9a60328e2f149e1ae2ea185342ea7ed
/
.
/
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