JustOS/linux-6.13/drivers/net/can/slcan/Makefile

8 lines
143 B
Makefile
Raw Normal View History

2025-01-24 14:00:19 +00:00
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CAN_SLCAN) += slcan.o
slcan-objs :=
slcan-objs += slcan-core.o
slcan-objs += slcan-ethtool.o