Cross Reference: Makefile
xref
: /
linux-4.1.27
/
drivers
/
net
/
can
/
m_can
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/drivers/net/can/m_can/
1
#
2
# Makefile for the Bosch M_CAN controller driver.
3
#
4
5
obj
-
$(
CONFIG_CAN_M_CAN
)
+=
m_can.o
6