blob: d6c631f9e665d4067d8f724aca5116203a5227af [file] [log] [blame]
Wolfgang Grandegger429da1c2009-05-15 23:39:30 +00001#
2# Makefile for the SJA1000 CAN controller drivers.
3#
4
5obj-$(CONFIG_CAN_SJA1000) += sja1000.o
Wolfgang Grandeggerf534e522009-05-15 23:39:31 +00006obj-$(CONFIG_CAN_SJA1000_PLATFORM) += sja1000_platform.o
Wolfgang Grandeggera61a8422009-05-15 23:39:32 +00007obj-$(CONFIG_CAN_EMS_PCI) += ems_pci.o
Wolfgang Grandegger3878fb62009-05-15 23:39:33 +00008obj-$(CONFIG_CAN_KVASER_PCI) += kvaser_pci.o
Wolfgang Grandegger429da1c2009-05-15 23:39:30 +00009
10ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG