![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the Bosch M_CAN controller driver. 0004 # 0005 0006 obj-$(CONFIG_CAN_M_CAN) += m_can.o 0007 obj-$(CONFIG_CAN_M_CAN_PCI) += m_can_pci.o 0008 obj-$(CONFIG_CAN_M_CAN_PLATFORM) += m_can_platform.o 0009 obj-$(CONFIG_CAN_M_CAN_TCAN4X5X) += tcan4x5x.o 0010 0011 tcan4x5x-objs := 0012 tcan4x5x-objs += tcan4x5x-core.o 0013 tcan4x5x-objs += tcan4x5x-regmap.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |