mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 14:54:17 +00:00
d2ebfd0519
Screw the description like that inbred T3Q
8 lines
157 B
Makefile
8 lines
157 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_CAN_FLEXCAN) += flexcan.o
|
|
|
|
flexcan-objs :=
|
|
flexcan-objs += flexcan-core.o
|
|
flexcan-objs += flexcan-ethtool.o
|