xref: /openbmc/linux/drivers/net/can/Makefile (revision 93dc544c)
1#
2#  Makefile for the Linux Controller Area Network drivers.
3#
4
5obj-$(CONFIG_CAN_VCAN)		+= vcan.o
6