xref: /openbmc/linux/drivers/net/can/c_can/Makefile (revision ec8f24b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2881ff67aSBhupesh Sharma#
3881ff67aSBhupesh Sharma#  Makefile for the Bosch C_CAN controller drivers.
4881ff67aSBhupesh Sharma#
5881ff67aSBhupesh Sharma
6881ff67aSBhupesh Sharmaobj-$(CONFIG_CAN_C_CAN) += c_can.o
7881ff67aSBhupesh Sharmaobj-$(CONFIG_CAN_C_CAN_PLATFORM) += c_can_platform.o
85b92da04SFederico Vagaobj-$(CONFIG_CAN_C_CAN_PCI) += c_can_pci.o
9