1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2e0d1f481SDong Aisheng# 3e0d1f481SDong Aisheng# Makefile for the Bosch M_CAN controller driver. 4e0d1f481SDong Aisheng# 5e0d1f481SDong Aisheng 6e0d1f481SDong Aishengobj-$(CONFIG_CAN_M_CAN) += m_can.o 7cab7ffc0SJarkko Nikulaobj-$(CONFIG_CAN_M_CAN_PCI) += m_can_pci.o 8f524f829SDan Murphyobj-$(CONFIG_CAN_M_CAN_PLATFORM) += m_can_platform.o 95443c226SDan Murphyobj-$(CONFIG_CAN_M_CAN_TCAN4X5X) += tcan4x5x.o 107813887eSMarc Kleine-Budde 117813887eSMarc Kleine-Buddetcan4x5x-objs := 127813887eSMarc Kleine-Buddetcan4x5x-objs += tcan4x5x-core.o 13*67def4efSMarc Kleine-Buddetcan4x5x-objs += tcan4x5x-regmap.o 14