The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel)...
[linux-2.6] / drivers / net / can / sja1000 / Makefile
1 #
2 #  Makefile for the SJA1000 CAN controller drivers.
3 #
4
5 obj-$(CONFIG_CAN_SJA1000) += sja1000.o
6 obj-$(CONFIG_CAN_SJA1000_PLATFORM) += sja1000_platform.o
7 obj-$(CONFIG_CAN_EMS_PCI) += ems_pci.o
8 obj-$(CONFIG_CAN_KVASER_PCI) += kvaser_pci.o
9
10 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG