6 lines
97 B
Makefile
6 lines
97 B
Makefile
|
#
|
||
|
# Makefile for the IFI CANFD controller driver.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CAN_IFI_CANFD) += ifi_canfd.o
|