]> Git Repo - linux.git/blob - drivers/net/can/spi/Makefile
selinux: Remove security_ops extern
[linux.git] / drivers / net / can / spi / Makefile
1 #
2 #  Makefile for the Linux Controller Area Network SPI drivers.
3 #
4
5
6 obj-$(CONFIG_CAN_MCP251X)       += mcp251x.o
7
8 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
This page took 0.035383 seconds and 4 git commands to generate.