Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
08f1c88954261360f20f1ea450f5d23460fcb8f6
/
.
/
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