xref: /openbmc/linux/drivers/net/can/sja1000/Makefile (revision 4dfc39e1)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2429da1ccSWolfgang Grandegger#
3429da1ccSWolfgang Grandegger#  Makefile for the SJA1000 CAN controller drivers.
4429da1ccSWolfgang Grandegger#
5429da1ccSWolfgang Grandegger
64dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_EMS_PCI) += ems_pci.o
74dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_EMS_PCMCIA) += ems_pcmcia.o
84dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_KVASER_PCI) += kvaser_pci.o
94dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_PEAK_PCI) += peak_pci.o
104dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_PEAK_PCMCIA) += peak_pcmcia.o
114dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_PLX_PCI) += plx_pci.o
12429da1ccSWolfgang Grandeggerobj-$(CONFIG_CAN_SJA1000) += sja1000.o
132a6ba39aSWolfgang Grandeggerobj-$(CONFIG_CAN_SJA1000_ISA) += sja1000_isa.o
14f534e52fSWolfgang Grandeggerobj-$(CONFIG_CAN_SJA1000_PLATFORM) += sja1000_platform.o
152d3359f8SAndre B. Oliveiraobj-$(CONFIG_CAN_TSCAN1) += tscan1.o
16