xref: /openbmc/linux/drivers/net/can/peak_canfd/Makefile (revision 791d3ef2e11100449837dc0b6fe884e60ca3a484)
1#
2# Makefile for the PEAK-System CAN-FD IP module drivers
3#
4obj-$(CONFIG_CAN_PEAK_PCIEFD) += peak_pciefd.o
5peak_pciefd-y := peak_pciefd_main.o peak_canfd.o
6