brintos

brintos / linux-shallow public Read only

0
0
Text · 137 B · 0cd724f Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3#  Makefile for the IFI CANFD controller driver.4#5 6obj-$(CONFIG_CAN_IFI_CANFD) += ifi_canfd.o7