summaryrefslogtreecommitdiff
path: root/drivers/net/can/spi/Makefile
blob: 769197785331c2f4f675997097c65bc246cc8183 (plain)
1
2
3
4
5
6
7
8
9
10
# 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				+= mcp25xxfd/