mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 04:05:21 +07:00
7 lines
108 B
Makefile
7 lines
108 B
Makefile
|
#
|
||
|
# Makefile for the Linux Controller Area Network SPI drivers.
|
||
|
#
|
||
|
|
||
|
|
||
|
obj-$(CONFIG_CAN_MCP251X) += mcp251x.o
|