xref: /openbmc/linux/drivers/net/can/spi/Makefile (revision 4f139972b489f8bc2c821aa25ac65018d92af3f7)
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