1 # SPDX-License-Identifier: MIT 2 3 obj-$(CONFIG_VBOXSF_FS) += vboxsf.o 4 5 vboxsf-y := dir.o file.o utils.o vboxsf_wrappers.o super.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.