]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/can/Makefile
can: add Virtual CAN Tunnel driver (vxcan)
[mirror_ubuntu-bionic-kernel.git] / drivers / net / can / Makefile
index 8581e2b3e87f3a66f0d341593d8f76f9052ed73d..4aabbee133b898a6f30aec7626f6580c12e24054 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 obj-$(CONFIG_CAN_VCAN)         += vcan.o
+obj-$(CONFIG_CAN_VXCAN)                += vxcan.o
 obj-$(CONFIG_CAN_SLCAN)                += slcan.o
 
 obj-$(CONFIG_CAN_DEV)          += can-dev.o