]> Git Repo - linux.git/blob - fs/vboxsf/Makefile
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux.git] / fs / vboxsf / Makefile
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
This page took 0.035717 seconds and 4 git commands to generate.