summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/cc770/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/cc770/Makefile')
-rw-r--r--drivers/net/can/cc770/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/can/cc770/Makefile b/drivers/net/can/cc770/Makefile
index 872ecff..9fb8321 100644
--- a/drivers/net/can/cc770/Makefile
+++ b/drivers/net/can/cc770/Makefile
@@ -4,5 +4,6 @@
obj-$(CONFIG_CAN_CC770) += cc770.o
obj-$(CONFIG_CAN_CC770_ISA) += cc770_isa.o
+obj-$(CONFIG_CAN_CC770_PLATFORM) += cc770_platform.o
ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
OpenPOWER on IntegriCloud