mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 09:03:10 +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
|