Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
2f162a52c147621b18e45f2a0c4b19476ef3db72
/
.
/
drivers
/
net
/
can
/
cc770
/
Makefile
blob: 8657f879ae19084cbd9143c62e72f72dfea9fe91 [
file
] [
log
] [
blame
]
#
# Makefile for the Bosch CC770 CAN controller drivers.
#
obj
-
$
(
CONFIG_CAN_CC770
)
+=
cc770
.
o
obj
-
$
(
CONFIG_CAN_CC770_ISA
)
+=
cc770_isa
.
o
obj
-
$
(
CONFIG_CAN_CC770_PLATFORM
)
+=
cc770_platform
.
o