12a367c3aSWolfgang Grandegger# 22a367c3aSWolfgang Grandegger# Makefile for the Bosch CC770 CAN controller drivers. 32a367c3aSWolfgang Grandegger# 42a367c3aSWolfgang Grandegger 52a367c3aSWolfgang Grandeggerobj-$(CONFIG_CAN_CC770) += cc770.o 6edd2c26fSWolfgang Grandeggerobj-$(CONFIG_CAN_CC770_ISA) += cc770_isa.o 7*e285e44dSWolfgang Grandeggerobj-$(CONFIG_CAN_CC770_PLATFORM) += cc770_platform.o 82a367c3aSWolfgang Grandegger 92a367c3aSWolfgang Grandeggerccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG 10