Makefile 91 Bytes edit raw blame history 1 2 3 4 5 # # Makefile for the Bosch M_CAN controller driver. # obj-$(CONFIG_CAN_M_CAN) += m_can.o