6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
#
|
||
|
# Makefile for the Bosch M_CAN controller driver.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CAN_M_CAN) += m_can.o
|