1
0
Fork 0
android_kernel_rockchip_tart/net/can/j1939/Makefile
2025-06-27 00:32:42 -05:00

10 lines
159 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CAN_J1939) += can-j1939.o
can-j1939-objs := \
address-claim.o \
bus.o \
main.o \
socket.o \
transport.o