xref: /openbmc/linux/drivers/net/can/spi/Makefile (revision f79e4d5f92a129a1159c973735007d4ddc8541f3)
1#
2#  Makefile for the Linux Controller Area Network SPI drivers.
3#
4
5
6obj-$(CONFIG_CAN_HI311X)	+= hi311x.o
7obj-$(CONFIG_CAN_MCP251X)	+= mcp251x.o
8