blob: 9fb8321b33eb770c16090963b02d45720e26f8af [file] [log] [blame]
Wolfgang Grandegger2a367c32011-11-30 23:41:18 +00001#
2# Makefile for the Bosch CC770 CAN controller drivers.
3#
4
5obj-$(CONFIG_CAN_CC770) += cc770.o
Wolfgang Grandeggeredd2c262011-11-30 23:41:19 +00006obj-$(CONFIG_CAN_CC770_ISA) += cc770_isa.o
Wolfgang Grandeggere285e442011-11-30 23:41:20 +00007obj-$(CONFIG_CAN_CC770_PLATFORM) += cc770_platform.o
Wolfgang Grandegger2a367c32011-11-30 23:41:18 +00008
9ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG