c05564c4d8
Android 13
7 lines
154 B
Makefile
Executable file
7 lines
154 B
Makefile
Executable file
#
|
|
# Makefile for the Renesas R-Car CAN & CAN FD controller drivers
|
|
#
|
|
|
|
obj-$(CONFIG_CAN_RCAR) += rcar_can.o
|
|
obj-$(CONFIG_CAN_RCAR_CANFD) += rcar_canfd.o
|