/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
net
/
can
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/net/can
mkdir
upload
Name
Size
Mode
Actions
Kconfig
2224
0644
edit
dl
rm
Makefile
339
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/net/can/Makefile
(339B)
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux Controller Area Network core. # obj-$(CONFIG_CAN) += can.o can-y := af_can.o can-$(CONFIG_PROC_FS) += proc.o obj-$(CONFIG_CAN_RAW) += can-raw.o can-raw-y := raw.o obj-$(CONFIG_CAN_BCM) += can-bcm.o can-bcm-y := bcm.o obj-$(CONFIG_CAN_GW) += can-gw.o can-gw-y := gw.o
Save
cmd:
run