# # Makefile for the Bosch M_CAN controller driver. # obj-$(CONFIG_CAN_M_CAN) += m_can.o obj-$(CONFIG_CAN_M_CAN) += m_can_v321.o