]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - net/can/Makefile
KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
[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
a20fadf8
AA
6can-y := af_can.o
7can-$(CONFIG_PROC_FS) += proc.o
c18ce101
OH
8
9obj-$(CONFIG_CAN_RAW) += can-raw.o
bac14e01 10can-raw-y := raw.o
ffd980f9
OH
11
12obj-$(CONFIG_CAN_BCM) += can-bcm.o
bac14e01 13can-bcm-y := bcm.o
c1aabdf3
OH
14
15obj-$(CONFIG_CAN_GW) += can-gw.o
16can-gw-y := gw.o