]> Git Repo - linux.git/blob - fs/vboxsf/Makefile
bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT
[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.03838 seconds and 4 git commands to generate.