1# 2# Makefile for the Linux Controller Area Network drivers. 3# 4 5obj-$(CONFIG_CAN_VCAN) += vcan.o 6