aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/spi/Makefile
blob: 90bcacffbc65c15372c32cb04df36b6781b82024 (plain) (blame)
1
2
3
4
5
6
7
8
#
#  Makefile for the Linux Controller Area Network SPI drivers.
#


obj-$(CONFIG_CAN_MCP251X)	+= mcp251x.o

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG