summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000/Makefile
blob: 7772dd23272d311b20dcd047e5062320ed8a0a2d (plain)
1
2
3
4
5
6
7
8
9
#
#  Makefile for the SJA1000 CAN controller drivers.
#

obj-$(CONFIG_CAN_SJA1000) += sja1000.o
obj-$(CONFIG_CAN_SJA1000_PLATFORM) += sja1000_platform.o
obj-$(CONFIG_CAN_EMS_PCI) += ems_pci.o

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG