6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
#
|
||
|
# Makefile for the Linux Controller Area Network drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CAN_VCAN) += vcan.o
|