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