]> asedeno.scripts.mit.edu Git - linux.git/blob - net/can/j1939/Makefile
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / net / can / j1939 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_CAN_J1939) += can-j1939.o
4
5 can-j1939-objs := \
6         address-claim.o \
7         bus.o \
8         main.o \
9         socket.o \
10         transport.o