aboutsummaryrefslogtreecommitdiff
path: root/net/can/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/can/Makefile')
-rw-r--r--net/can/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/can/Makefile b/net/can/Makefile
index 86f1cf21fce..9cd3c4b3abd 100644
--- a/net/can/Makefile
+++ b/net/can/Makefile
@@ -7,3 +7,6 @@ can-objs := af_can.o proc.o
obj-$(CONFIG_CAN_RAW) += can-raw.o
can-raw-objs := raw.o
+
+obj-$(CONFIG_CAN_BCM) += can-bcm.o
+can-bcm-objs := bcm.o