Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at master 7 lines 157 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3obj-$(CONFIG_CAN_FLEXCAN) += flexcan.o 4 5flexcan-objs := 6flexcan-objs += flexcan-core.o 7flexcan-objs += flexcan-ethtool.o