xref: /linux/drivers/net/can/spi/Makefile (revision cbecf716ca618fd44feda6bd9a64a8179d031fc5)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2869ba1e6SStefano Babic#
3869ba1e6SStefano Babic#  Makefile for the Linux Controller Area Network SPI drivers.
4869ba1e6SStefano Babic#
5869ba1e6SStefano Babic
6869ba1e6SStefano Babic
757e83fb9SAkshay Bhatobj-$(CONFIG_CAN_HI311X)	+= hi311x.o
8869ba1e6SStefano Babicobj-$(CONFIG_CAN_MCP251X)	+= mcp251x.o
9*1f0e21a0SMarc Kleine-Buddeobj-y				+= mcp251xfd/
10