Wolfgang Grandegger | 2a367c3 | 2011-11-30 23:41:18 +0000 | [diff] [blame] | 1 | # |
2 | # Makefile for the Bosch CC770 CAN controller drivers. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_CAN_CC770) += cc770.o | ||||
Wolfgang Grandegger | edd2c26 | 2011-11-30 23:41:19 +0000 | [diff] [blame] | 6 | obj-$(CONFIG_CAN_CC770_ISA) += cc770_isa.o |
Wolfgang Grandegger | e285e44 | 2011-11-30 23:41:20 +0000 | [diff] [blame] | 7 | obj-$(CONFIG_CAN_CC770_PLATFORM) += cc770_platform.o |