Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fffd80ccc1e6c7e5f13741e17a7d80582ae21fcc
/
.
/
drivers
/
net
/
can
/
c_can
/
Makefile
blob: 9273f6d5c4b7ab8be244810a42c47f160a96ad7a [
file
] [
log
] [
blame
]
#
# Makefile for the Bosch C_CAN controller drivers.
#
obj
-
$
(
CONFIG_CAN_C_CAN
)
+=
c_can
.
o
obj
-
$
(
CONFIG_CAN_C_CAN_PLATFORM
)
+=
c_can_platform
.
o
ccflags
-
$
(
CONFIG_CAN_DEBUG_DEVICES
)
:=
-
DDEBUG