6 lines
109 B
Makefile
6 lines
109 B
Makefile
|
#
|
||
|
# Makefile for the Renesas R-Car CAN FD controller driver
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CAN_RCAR_CANFD) += rcar_canfd.o
|