# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_EPFS) += epfs.o
epfs-y := main.o super.o dentry.o inode.o file.o dir.o
