Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Bosch M_CAN controller driver. # obj-$([31mCONFIG_CAN_M_CAN[0m) += m_can.o obj-$([31mCONFIG_CAN_M_CAN_PLATFORM[0m) += m_can_platform.o obj-$([31mCONFIG_CAN_M_CAN_TCAN4X5X[0m) += tcan4x5x.o