Loading...
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0+

obj-y += fs_basic.o
obj-$(CONFIG_FS_EXT4L) += ext4l.o
obj-$(CONFIG_$(PHASE_)VFS) += vfs.o