]> Git Repo - J-linux.git/blob - drivers/net/can/rcar/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / net / can / rcar / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 #  Makefile for the Renesas R-Car CAN & CAN FD controller drivers
4 #
5
6 obj-$(CONFIG_CAN_RCAR)          += rcar_can.o
7 obj-$(CONFIG_CAN_RCAR_CANFD)    += rcar_canfd.o
This page took 0.025277 seconds and 4 git commands to generate.