xref: /linux/drivers/net/can/dev/Makefile (revision 6a5286442fb64a2d512e4059004441e59c786ebc)
13e77f70eSMarc Kleine-Budde# SPDX-License-Identifier: GPL-2.0
23e77f70eSMarc Kleine-Budde
3*6a528644SVincent Mailholobj-$(CONFIG_CAN_DEV) += can-dev.o
4*6a528644SVincent Mailhol
518f2dbfdSMarc Kleine-Buddecan-dev-y += skb.o
6*6a528644SVincent Mailhol
7*6a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += bittiming.o
8*6a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += dev.o
9*6a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += length.o
10*6a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += netlink.o
11*6a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += rx-offload.o
12