1# SPDX-License-Identifier: GPL-2.02 3obj-$(CONFIG_CAN_SLCAN) += slcan.o4 5slcan-objs :=6slcan-objs += slcan-core.o7slcan-objs += slcan-ethtool.o8