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