aboutsummaryrefslogtreecommitdiffstats
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 2d3894b..cef49eb 100644
--- a/net/can/Makefile
+++ b/net/can/Makefile
@@ -10,3 +10,6 @@ can-raw-y := raw.o
obj-$(CONFIG_CAN_BCM) += can-bcm.o
can-bcm-y := bcm.o
+
+obj-$(CONFIG_CAN_GW) += can-gw.o
+can-gw-y := gw.o