aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/spi/Makefile
blob: 33e3f60bbc104529bd59f1aa6786c78038992cf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
#  Makefile for the Linux Controller Area Network SPI drivers.
#


obj-$(CONFIG_CAN_HI311X)	+= hi311x.o
obj-$(CONFIG_CAN_MCP251X)	+= mcp251x.o
obj-y				+= mcp251xfd/