brintos

brintos / linux-shallow public Read only

0
0
Text · 189 B · c9185b0 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3#  Makefile for the Renesas R-Car CAN & CAN FD controller drivers4#5 6obj-$(CONFIG_CAN_RCAR)		+= rcar_can.o7obj-$(CONFIG_CAN_RCAR_CANFD)	+= rcar_canfd.o8