blob: ad1cc842170add4076f17ec08c211bc16b7b647b [file] [log] [blame]
Bhupesh Sharma881ff672011-02-13 22:51:44 -08001#
2# Makefile for the Bosch C_CAN controller drivers.
3#
4
5obj-$(CONFIG_CAN_C_CAN) += c_can.o
6obj-$(CONFIG_CAN_C_CAN_PLATFORM) += c_can_platform.o
Federico Vaga5b92da02012-06-14 13:43:42 +02007obj-$(CONFIG_CAN_C_CAN_PCI) += c_can_pci.o
Bhupesh Sharma881ff672011-02-13 22:51:44 -08008
9ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG