c05564c4d8
Android 13
8 lines
145 B
Makefile
Executable file
8 lines
145 B
Makefile
Executable file
#
|
|
# Makefile for the Linux Controller Area Network SPI drivers.
|
|
#
|
|
|
|
|
|
obj-$(CONFIG_CAN_HI311X) += hi311x.o
|
|
obj-$(CONFIG_CAN_MCP251X) += mcp251x.o
|