PATH:
usr
/
src
/
kernels
/
5.14.0-611.49.2.el9_7.x86_64
/
fs
/
vboxsf
# SPDX-License-Identifier: MIT obj-$(CONFIG_VBOXSF_FS) += vboxsf.o vboxsf-y := dir.o file.o utils.o vboxsf_wrappers.o super.o
[-] Makefile
[edit]
[-] Kconfig
[edit]
[+]
..