1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2429da1ccSWolfgang Grandegger# 3429da1ccSWolfgang Grandegger# Makefile for the SJA1000 CAN controller drivers. 4429da1ccSWolfgang Grandegger# 5429da1ccSWolfgang Grandegger 6*4dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_EMS_PCI) += ems_pci.o 7*4dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_EMS_PCMCIA) += ems_pcmcia.o 8*4dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_KVASER_PCI) += kvaser_pci.o 9*4dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_PEAK_PCI) += peak_pci.o 10*4dfc39e1SMarc Kleine-Buddeobj-$(CONFIG_CAN_PEAK_PCMCIA) += peak_pcmcia.o 11*4dfc39e1SMarc 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