mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
#
|
||
|
# Makefile for the Linux Controller Area Network drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CAN_VCAN) += vcan.o
|