aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/spi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/spi/Makefile')
-rw-r--r--drivers/net/can/spi/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/can/spi/Makefile b/drivers/net/can/spi/Makefile
new file mode 100644
index 000000000000..90bcacffbc65
--- /dev/null
+++ b/drivers/net/can/spi/Makefile
@@ -0,0 +1,8 @@
1#
2# Makefile for the Linux Controller Area Network SPI drivers.
3#
4
5
6obj-$(CONFIG_CAN_MCP251X) += mcp251x.o
7
8ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG