xref: /openbmc/linux/drivers/net/can/peak_canfd/Makefile (revision ba61bb17496d1664bf7c5c2fd650d5fd78bd0a92)
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