mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 23:08:52 +01:00
6 lines
108 B
Makefile
6 lines
108 B
Makefile
#
|
|
# Makefile for the Linux Controller Area Network SPI drivers.
|
|
#
|
|
|
|
|
|
obj-$(CONFIG_CAN_MCP251X) += mcp251x.o
|