Makefile 143 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0
  2. obj-$(CONFIG_CAN_SLCAN) += slcan.o
  3. slcan-objs :=
  4. slcan-objs += slcan-core.o
  5. slcan-objs += slcan-ethtool.o