xref: /linux/drivers/net/can/dev/Makefile (revision 0c7e115138830af77d480ee9185bbdc23c6e73a4)
13e77f70eSMarc Kleine-Budde# SPDX-License-Identifier: GPL-2.0
23e77f70eSMarc Kleine-Budde
36a528644SVincent Mailholobj-$(CONFIG_CAN_DEV) += can-dev.o
46a528644SVincent Mailhol
518f2dbfdSMarc Kleine-Buddecan-dev-y += skb.o
66a528644SVincent Mailhol
7*0c7e1151SVincent Mailholcan-dev-$(CONFIG_CAN_CALC_BITTIMING) += calc_bittiming.o
86a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += bittiming.o
96a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += dev.o
106a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += length.o
116a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += netlink.o
126a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += rx-offload.o
13