]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - net/can/Makefile
[CAN]: Add raw protocol
[mirror_ubuntu-zesty-kernel.git] / net / can / Makefile
CommitLineData
0d66548a
OH
1#
2# Makefile for the Linux Controller Area Network core.
3#
4
5obj-$(CONFIG_CAN) += can.o
6can-objs := af_can.o proc.o
c18ce101
OH
7
8obj-$(CONFIG_CAN_RAW) += can-raw.o
9can-raw-objs := raw.o