linux/linux-5.4.31/drivers/net/can/spi/Makefile

9 lines
185 B
Makefile
Raw Permalink Normal View History

2024-01-30 10:43:28 +00:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux Controller Area Network SPI drivers.
#
obj-$(CONFIG_CAN_HI311X) += hi311x.o
obj-$(CONFIG_CAN_MCP251X) += mcp251x.o