Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / net / can / Makefile
blob9cd3c4b3abda884901aad20640215c2b50fc01ea
2 # Makefile for the Linux Controller Area Network core.
5 obj-$(CONFIG_CAN) += can.o
6 can-objs := af_can.o proc.o
8 obj-$(CONFIG_CAN_RAW) += can-raw.o
9 can-raw-objs := raw.o
11 obj-$(CONFIG_CAN_BCM) += can-bcm.o
12 can-bcm-objs := bcm.o