mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 13:34:10 +08: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
|