/
usr
/
src
/
linux-aws-5.4-headers-5.4.0-1054
/
drivers
/
net
/
can
/
softing
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only softing-y := softing_main.o softing_fw.o obj-$(CONFIG_CAN_SOFTING) += softing.o obj-$(CONFIG_CAN_SOFTING_CS) += softing_cs.o